in reply to Could you look over my completed (but not working) short .cgi script?
For c11case2a.cgi, change the Print statement to lower case, and quote the "heredoc" :
For the c11case2b - it appears you have used a word processor to edit the script - and that has placed non-standard double quotes instead of plain ones.print << "addressForm";
Using a simple text editor and fixing the quotes should get you started.
What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?
-Larry Wall, 1992
|
|---|