-
Dreamweaver MX-forms
Hi,
I created a form with all objects and element in DW MX and upload it my website which located on IIS 5.1 server.
However, I can't understand the methood of submiting the form and viewing the writen data.
Please help me to realise how can I configure the form to be submited and than viewing the data in any kind of file on my own server.
Many Thanks in advance,
Ben
PS.
Do I need any aditional copy of the form in my server to get the input from the user.
-
http://theale-fireplaces.co.uk/scripts/tf_forms.htm
http://www.w3schools.com/html/html_forms.asp
http://www.uwa.edu.au/web/office/aut...ing_html_forms
Those should help you, they have info on getting it to be e-mailed to yourself (it'll use the user's default mailbox) or how to send the information to a page so it can be manipulated and sent via asp or php.