Click to See Complete Forum and Search --> : display input text on following page???


cbsarge
10-23-2005, 07:15 PM
I'm a noob and I know it!

I want to have a field that someone can input text into and have it display on another page. Say someone types in "dog" in the search field, I want "dog" to display at the top of the page that follows - preferably a separate page. :confused:

Thanks in advance for the help.

MstrBob
10-23-2005, 07:39 PM
Take a look at this thread:

http://www.webdeveloper.com/forum/showthread.php?t=39991

You're going to need a server side language to do this. As was said, first you need to know what your host supports.

cbsarge
11-03-2005, 10:32 AM
I believe it supports cgi but, could you show me an example for asp too?

Thanks! :)