
22nd December 2007, 07:47 PM
|
|
Junior Member
|
|
Join Date: Dec 2007
Posts: 1
Credits: 0
|
|
Perl script confirmation page won't appear?
I've created a perl script to redirect to a confirmation page (written into the perl file) after filling in a form (which resides in a .htm file). If the form is filled in and submitted, I get the email with all the details no problem, but there is no confirmation page for the person doing the filling in. Instead, they get a box asking them to open or download the perl script and it looks like nothing's happened (but I will have received the details). Can you help?*problem solved*Thanks for your answer, however that was not my problem. I had undeclared (and unneccessary) variables in my perl script, which made the whole thing miserable.
|