Guest_imported
New member
- Jan 1, 1970
- 0
Hi All,
I successfully created a form and cgi script a few days ago for the first time (with the help of goboating of course). However, when I type data/information into my form and hit submit, the only thing that appears in my e-mail is the print command data
For example,
print MAIL "Date of Birth: $FORM{'DOB'}\n;
Can someone please help? It would be greatly appreciated.
shake & bake
I successfully created a form and cgi script a few days ago for the first time (with the help of goboating of course). However, when I type data/information into my form and hit submit, the only thing that appears in my e-mail is the print command data
For example,
print MAIL "Date of Birth: $FORM{'DOB'}\n;
Can someone please help? It would be greatly appreciated.
shake & bake