|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
Hi!
Once your (server sided) script recieves a value for 'region' you send the page back with a now populated list 'item', right? It's new pages every time, no javascript populating, is it? Once you recieve "item=thisandthat", too, you assume that the user has gone through both steps and is ready to be shown the details page (with further selects if necessary). I'd just make this a tree-step process, choosing a region followed by choosing an item followed by being shown the details. Regards, Atrus.
__________________
Webmaster - Stefan Meier KG TABAKWAREN - Pfeifen, Premium-Zigarren, ... (_Ger) |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > ASP Form Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|