Need some CGI help please!?

  • Thread starter Thread starter Katie
  • Start date Start date
K

Katie

Guest
Just finished writing and testing a code similar to FormMail. The intention is for the customer to fill out the order form and it will send an email with the requested items to an admin and the customer will be contacted for verification.
The email sends, with no information, no matter what I put into the form.
I've double checked my code to make sure I've got the text boxes named correctly on the page and in the script.
I am using layers to create a multi-page form, would that have something to do with it?

Otherwise the script compiles/runs fine through the web, I don't think it has anything to do with permissions/upload type etc (although I did check those things).
The script is quite long, thus the reason I didn't post it.
I'm already using
'use CGI::Carp qw(fatalsToBrowser)' as a debugger.

As I mentioned could it be a relationship between the script and layers?
 
Back
Top