in reply to Re^4: How to insert the text written in textarea tag in mysql database in perl.
in thread How to insert the text written in textarea tag in mysql database in perl.

Well, that is never going to work, there are no emailid/contactno..... input elements in your form

See Ovid's CGI Course, CGI Programming 101, http://www.w3.org/wiki/HTML/Elements#Forms,

  • Comment on Re^5: How to insert the text written in textarea tag in mysql database in perl.