Re: CGI with a form

2002-03-09 Thread Michael Kelly
On 3/9/02 8:41 PM, Troy May <[EMAIL PROTECTED]> wrote: > Hello, > > How do I link to a certain part of a CGI program with a form? I was > thinking that I have to link to a sub-routine, but I can't get it working. > Here's the form tag I'm trying: > > > > $cgi being the program itself of cour

CGI with a form

2002-03-09 Thread Troy May
Hello, How do I link to a certain part of a CGI program with a form? I was thinking that I have to link to a sub-routine, but I can't get it working. Here's the form tag I'm trying: $cgi being the program itself of course and linking to the get_results sub. Any ideas? Thanks! -- To unsub