Oops, I didn't realize this was cross-posted. (Please don't cross-post, people. You are NOT the only person who thought up the idea of being on more than one related list at once.) My first reply went to the beginner's list -- ignore it. The CGI beginners list seems more appropriate.
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: > > <FORM name=form action="$cgi?get_results" method=post align="center"> > > $cgi being the program itself of course and linking to the get_results sub. > > Any ideas? > > Thanks! > Not sure what you mean. Are you asking how to insert the output of a CGI script into HTML? How to use the query string to determine what part of a CGI script runs? How to embed Perl in HTML? Try to be more specific. "link" is a very broad term. -- Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]