Please help me with the SUBMT of my html form on my website!?

gosamrao

New member
Hi,
My problem is that I have a three page Survey form on my web page.I want that when the viewer fills it up at my site and clicks submit, it should
reach me either in my email or in a file or place (which i do not know at this stage of my knowlege of webdesigning. But I have been told that big forms
like mine are not supported by email providers. I want to know what are the sulutions available for me to get the filled up form back?
The form which I created with a form designing tool reads like this:


<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="C:\Users\michaelgrove\Desktop\_private\form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->

In this narration michaelgrove is my user name on my computer.

I do not know what WEBBOT-SELF etc means and where does it save my results. When I click it takes to an error page which says page not published.

I want to send the form to my website in afile (please tell how to create that file or the submitted form will automatically create one?)
Or if this three page long consultation form can be sent to my email inbox, what changes should i make in the above program supposing my
email address is [email protected] . Please write clear workable solution for me because I am new to web construction.
Thanks that is my problem.
 
Back
Top