|
You actually need two things to make a form work - - You need the form itself on your website and you need some type of server script that will mail the results of the form.
The form can be created in Dreamweaver 2004 MX by using the objects under the forms tab or you can download a form you like from another website and modify it to meet your requirements (you can take one of mine if you'd like).... All you need do to download the form is view the page with the form on it and do a File/Save As - saving the page on your desktop; then open the page with Dreamweaver....
Now for the script - you will probably either use a .pl or a .asp script (according to what kind of host you are using). You will need to talk to your web hosting company to find out the name of their mail service on the server so you can call it with your script. Some web hosting companies provide extensive assistance with forms (like click here to install a working sample form on your website) and some provide significantly less but I'm sure that all will be willing to provide guidance.
Since this probably doesn't make a lot of sense to you right now I suggest that you build your form first - contact your web host second - then spend a bit of time on Google and find one of the many tutorials that will teach you how to work with the script you need. In any case you should be up and running on your first form in a couple of days....
__________________
JohnJ
Please login or register to view this content. Registration is FREE
WebImages Inc. - Raleigh NC
|