The official web hosting company for the BlueVoda Website Builder. You are currently viewing our support forum as a guest which gives you limited (read only) access. By joining our support forum you will be able to ask questions, participate in discussions and receive assistance. Registration is fast and simple. Click Here To Join our support forum today! We look forward to helping you build and publish a fantastic website.
Now you just have to create the html for the form.
I never learned much about the Dreamweaver WYSIWYG editor, but I know there is a form button you click and it will create a dotted red line box on your page. In this you need to edit the "action" and possibly "enctype".
Then you just insert the html form elements inside of that box.
You will need to make sure you are acquainted with the "Properties" panel at the bottom of your page. You will use it to edit the "name" of the form elements (as well as the "action" and "enctype" I mentioned)
On the properties tab, the "name" attributed is the direct text box in the properties panel (all the way to the left).
It will just take some trial and error. The good thing about Dreamweaver is if something isn't working you can just view the source and make a few quick changes, and everything will still work fine when you use the WYSIWYG editor
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Comment