Question
TOTALLY stuck with Dynamic List/Menus ASP/VB...please help!
Hi. I've got the Dynamic Drop-Down extension from WebAssist
and I am using
ASP/VB.
Here are my tables:
Countries
countryID
countryname
Regions
regionID
countryID
regionname
operatingarea
I have a customer registration form that asks the customer to select a
country. When they select a country this changes the region drop down to
only display the regions in that country....all that is working fine.
Great!
However....I need to also save the operatingarea, for the region they
choose, in a hidden field so that I can also INSERT this to the database as
part of the customers registration.
I am totally stuck at this point and WebAssist are telling me that their
extension doesn't handle this, period.
How do I get the operating area, associated with the regional choice by the
user, to be inserted into the hidden field? Is this even possible within
one page, or am I going to have to create a page in between the initial form
page and the success page? I really dislike those "middle man" pages, or a
0 second redirect page, and want to avoid that if at all possible.
Hope someone can point me in the right direction.
Thanks in advance.
Nath.
ASP/VB.
Here are my tables:
Countries
countryID
countryname
Regions
regionID
countryID
regionname
operatingarea
I have a customer registration form that asks the customer to select a
country. When they select a country this changes the region drop down to
only display the regions in that country....all that is working fine.
Great!
However....I need to also save the operatingarea, for the region they
choose, in a hidden field so that I can also INSERT this to the database as
part of the customers registration.
I am totally stuck at this point and WebAssist are telling me that their
extension doesn't handle this, period.
How do I get the operating area, associated with the regional choice by the
user, to be inserted into the hidden field? Is this even possible within
one page, or am I going to have to create a page in between the initial form
page and the success page? I really dislike those "middle man" pages, or a
0 second redirect page, and want to avoid that if at all possible.
Hope someone can point me in the right direction.
Thanks in advance.
Nath.
