PDA

Click to See Complete Forum and Search --> : Dreamweaver MX-forms


offir1
Jan 4th, 2004, 12:05 PM
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.

Kasracer
Jan 4th, 2004, 12:14 PM
http://theale-fireplaces.co.uk/scripts/tf_forms.htm
http://www.w3schools.com/html/html_forms.asp
http://www.uwa.edu.au/web/office/authors/howto/writing_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.