|
| |
|
|
Dr. B
Posts: 3 From: Tampa, Florida Status: offline
|
Using results to populate a second search form - 10/27/2001 20:56:00
Start with a map of the States. Each state is a hyperlink that searches a database for the correct state abbreviation. Currenty, results of the search are displayed in the database results region of a the search form. I want the results of the hyperlink search to populate a text box on a second search form used to query a different database. I have no idea how to set this up. Please help! Thanks------------------
|
|
|
|
Spooky
Posts: 26603 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Using results to populate a second search form - 10/28/2001 22:08:00
I take it you use a URL to pass the querystring? if so, try this.Page 1 url.asp?State=LA Page 2 <input type=text value=<%=request.querystring("state")%>> This will give you a text box with the value "LA" already filled in. ------------------ §þðð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
|
|
|