+ Reply to Thread
Results 1 to 2 of 2

Thread: Form in Dreamweaver
      
   

  1. #1
    j_enriquez's Avatar
    j_enriquez is offline Sergeant Major
    Join Date
    Nov 2006
    Location
    Bulacan, Philippines 3020
    Posts
    87

    Smile Form in Dreamweaver

    Can someone help me on how to create forms in dreamweaver? Such as putting names, e-mail, etc. and able to see it on my inbox as info@domainname.com..

    Thank you so much.

    Regards,
    Jayson

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Form in Dreamweaver

    Use the same code at the bottom of this page (watch the thing so you know the basic process)
    http://www.vodahost.com/vodatalk/for...-part-1-a.html

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49