|
| |
|
|
Hasan
Posts: 7 From: Atlanta Status: offline
|
Database Search Query Help Easy Question from Newbie - 4/2/2001 20:31:00
Can anyone give me an urgent answer. I have a webpage in made in ASP. Here is the address: http://www.amazonworldmarket.com/SEARCH.ASP. I am using text boxes for the search but i want to use dropdown menus instead. I can place a menu but then it doesnt work with the database and it does query. If you can please help me then I would really appriciate it. Thank you, Hasan
|
|
|
|
Hasan
Posts: 7 From: Atlanta Status: offline
|
RE: Database Search Query Help Easy Question from Newbie - 4/2/2001 20:37:00
The web address again is: http://www.amazonworldmarket.com/SEARCH.ASP and the fields that you need to input are: City: Dacula State: GA Country: USA Bedrooms: 5 Bathrooms: 4if you do: Search.ASP?City=Dacula&State=GA&Country=USA&Bedrooms=5&Bathrooms=4 Then the search works... But I need to make the dropdown button work... Please... I really need help. This project is due tommorow and I would really appriciate any help I can get. Thanks, Hasan
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: Database Search Query Help Easy Question from Newbie - 4/2/2001 20:27:00
When I do them (drop downs for that) I use 2 pages, 1 for the request and 1 for the results. Just have the request page post to the results page. I make the pages identical except for the menu. If it (the menu) is static, just hard code it. If it needs to be dynamic, request from the DB. Those items are posted numerous times here.
|
|
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
|
|
|