in reply to HTML Post to Perl Script not working
Hi,
You should put the perl file in the directory as specifiled in the webserver configuration to execute. The path C:\process_feedback1.pl may not be recognizable by the webserver and fails to execute.
Besides, you should not mention the drive name "c:\" in the form action attributes, just mention the file name or with a directory followed by file name.
Regards,
Franklin
Don't put off till tomorrow, what you can do today.
|
|---|