#!usr/bin/perl use CGI; print "Content-type: text/html\n\n"; my $q = new CGI; my $cf = $q->param('cf'); print <<HTML; <html> <head> </head> <body> <h2>$cf,$ct</h2> </body> </html> HTML
In reply to the 500 error by tudor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |