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! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]