|
| Hi All,
I am new to this group and glad to be part of this group and hope I can
solve my problem here. So I have a Windows system and Active perl
installed. Before I was not able to send mail rom this system because
the sendmail module was not at there. So I have installed the sendmail
module from CPAN and executed that after that I am able to send mail by
only simple mailing script. I have a task given that I need to built a
form and the form will have some fields where we can enter data. The
basic idea is that after entering the form it will validate the form
data and then by collecting the form data it will send a mail to a
address that had given by me. so I have created the form in HTML and
posting the form data to another .pl file where I am validating the
form data and written the mail sending function there, so it validating
the form as it suppose to do but after validating teh form it is not
sending the mail showing an error that "Malformed multipart POST" and
not sending the mail. SO what will be the problem I am not able to
understand so please help me in this issue.
Thanks,
Kuna :)
|
|