navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Using results to populate a second search form

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Using results to populate a second search form
Page: [1]
 
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


(in reply to Dr. B)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Using results to populate a second search form
Page: [1]
Jump to: 1





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