PDA

View Full Version : Perl/CGI



bks
August 29th, 2007, 04:27 AM
Could anyone look at a script I wrote? I have been going over it again and again, but I can't seem to find the problem. What I'm trying to do is input data from an HTML form to the script and (for now) reprint the data as output. I have checked the script syntax with
perl -c appt.cgi and it says it okay. My webpage is XHTML 1.0 Transitional valid too. I'm running Perl 5.8.8 w/ CGI.pm 1.3 WIN on Windows XP (I know, it sad, but it's my work computer) and Sambar 7.0 server. Let me know if there is any other info you need.

Thank you very much.

*Note: I changed the file format to *.txt due to file type restrictions. My actual script uses the *.cgi

pmasiar
August 29th, 2007, 01:50 PM
per comment by OP, solved - don't waste time, nothing to see here