Results 1 to 3 of 3

Thread: Dreamweaver Validation behaviour

  1. #1
    Join Date
    Nov 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dreamweaver Validation behaviour

    Hi

    I have made a form in Dreamweaver with a Name, Email and Date control Text boxes.
    There are also 3 Check boxes on the form, when I use the validate form option on the
    behaviours tab I do not get the option to validate the check boxes.

    You can see the form here: http://www.surreycastles.co.uk/bookings.html

    Any help would be app !

    Mark

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    That's because DW doesn't validate radios and check boxes by default. However you should have noticed in your program menu near your DW line something called Extension Manager. This is the installer for add-ons and plug-ins (usually written by 3rd party persons or budding developers like you and me). You need to get a .MXP file and install it.

    Yaromat has one for validating all aspects of forms.

    Just download the .mxp, double click it and extension manager will take over.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Nov 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thankyou, I will give that a try.

    Regards

    Mark

Bookmarks

Posting Permissions

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