View Full Version : Dreamweaver adding html?
killah
27th May 2010, 17:55
Hi
I have designed a site and got it looking good and wanted to add a contact form to it which i downloaded online http://www.jotform.com/ and want to add it so my page but it wont do it, how do i import a html document into another html document?
thanks
roythehandyman
27th May 2010, 19:09
Just open the page in dreamweaver, view html (code) paste form script into page at the poiint that you need it.
fisicx
28th May 2010, 08:03
As he said but only copy the actual form into your page not all the code other wise it turns into a bit of a dogs dinner.
Do you really need to use jot form? Much better if you can DIY - more secure and you control the email not jotform.
crossdaz
28th May 2010, 09:12
I have used this on a few sites - it is fairly simple to set up and works OK -
http://formtoemail.com/formtoemail_free_version.php
popunder
28th May 2010, 09:46
Funnily enough I've just done my very first ever online contact form - exactly as mentioned above and it worked a treat. Paste the form code into Dreamweaver in the Code window not the Design window. I used WebForm Designer to do the form if that helps.
Also I used Photoshop to design the page, then sliced it making sure there was a slice the exact size of the form. When opening the resulting sliced HTML file in Dreamweaver it creates a neat box into which to drop the form.