|
| |
|
|
vijay
Posts: 6 From: India Status: offline
|
Using value from drop down list !??? - 6/20/2001 20:11:00
HI everyone , I'v created a drop down list using DRW , which is working just fine ... now How do I extract & pass the value from the drop down list to another page which contains another DR which will display all records relating to that value I selected ?????? Thankx Vijay
|
|
|
|
ChrisJ
Posts: 105 From: Flowery Branch, GA Status: offline
|
RE: Using value from drop down list !??? - 6/20/2001 20:39:00
Insert a form (INSERT/FORM/FORM) below your dropdown list. Then cut and paste your DRW dropdown list into the form before the submit button. (You can delete the RESET.)Right click on the form and select Form Properties. Select Send to Other. Click the Options button. In the Action box, enter the file name where you want to send the results. In the Method box, enter POST. The other box can stay blank. Click OK and you should be set.
|
|
|
|
vijay
Posts: 6 From: India Status: offline
|
RE: Using value from drop down list !??? - 6/21/2001 20:11:00
well ... that's how I created the drop-down-list using the DRW ... this is all working fine .... for e.g. :- the list contains : books,cars,pens etc etc ... now when I select cars from the list and press the submit , how do I extract the value "cars" from the list which I can pass to the DR region on another page that will list all the car names. I just want to know how to extract the value from the list , or tell me where the value is stored ???Thankx for your reply Vijay
|
|
|
|
Spooky
Posts: 26603 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Using value from drop down list !??? - 6/21/2001 20:30:00
The name that is used, is the NAME of the select boxThis can be seen by right clicking on or opening the form element. This is then used in your DRW page select * from table where column = '::SelectName::' ------------------ §þððk¥ "I am Spooky of Borg. Prepare to be assimilated, babycakes!" Subscribe to OutFront News Database / DRW Q & A The Spooky Login! VP-ASP Shopping cart
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|