
May 23rd, 2002, 08:42 AM
|
|
|
|
Join Date: May 2002
Location: Newcastle, UK
Posts: 19
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
ASP Form Problem
Hi,
Developing a site with a section for users to choose an item using 2 drop down menus, both within the SAME FORM.
Menu 1 has a list of UK regions, when a region is selected, Menu 2 beneath is populated with a list of items from that region to choose from. Both menus are dynamic and are populated directly from a database.
Problem = How do I get the form, when submitted, to open up a second page to display the details associated with the item ? (all items have details in the same database tables).
Thanks
|