PDA

View Full Version : separting results and search form


nicedream
12-08-2003, 05:36 AM
I'm trying to display the search form on all my pages and once a user submits the search form, from whatever page they are on, it'll bring them to a different page - "results" page. I'm sure this has been done, but I haven't been able to figure this out. Any suggestions or help will be appreciated. thanks.

for exampe: http://www.redthypoon.de/walrus/

Charter
12-08-2003, 01:25 PM
Hi. Just view the HTML source of that (http://www.redthypoon.de/walrus/), this (http://www.phpdig.net/), or this (http://www.phpdig.net/navigation.php?action=demo) page and copy the HTML between the form tags, inclusive, and then modify the attributes in the form tag to match your site.

nicedream
12-08-2003, 01:49 PM
i'm embarassed i had to ask that.... thanks though.