| The Echo scriptThis script will display whatever text was entered into the HTML form. It is a simple example of how the information is passed to your program. Since you now have a template.txt file with the correct path to Perl and Sendmail, you only need to edit the BODY of the CGI from now on.
When you fill in the form and press 'Test It', the CGI should tell you what you entered. #!/usr/local/bin/perl # &readparse; print "Content-type: text/html\n\n"; # #*****************BEGIN BODY************* print "<h1>Thank you for filling out the form</h1>"; $firstname = $value[0];
| ||
| |||
Home | WebData - Web Database Software | Javascript | CGI | Consulting | Map Builder | Contact Us | The Press Room |