Gossamer Forum
Home : General : Perl Programming :

Sending Form Input to Selected Scripts

Quote Reply
Sending Form Input to Selected Scripts
Heya all,

I'm trying to build a search box that would allow me to give users the option to search one of a few databases on my site. Trying to use the typical paradigm of:

Search: <Select Database> for: <Keyword>

...where Select Database is a dropdown of the different databases that I have. Each of these are running off it's own set of scripts. I have found a JavaScript solution for this here:

http://javascript.internet.com/...i-engine-search.html

I'm wondering if someone knows of a Perl/CGI script that will enable me to send the input from a field to a script of my choice.

Safe swoops
Sangiro
Subject Author Views Date
Post Sending Form Input to Selected Scripts sangiro 3555 Jun 7, 2004, 8:41 AM