close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Creating Unvalidated Check Boxes

Thread began 10/16/2009 2:27 pm by susan358933 | Last modified 10/20/2009 11:46 am by susan358933 | 2927 views | 6 replies

susan358933

Creating Unvalidated Check Boxes

Hello,

I'm having problems adding check boxes to the Contact Form Solution pack. I don't want them to be "required/validated" fields - just optional information.

I've read the support forum, followed threads for jurinski334466 etc. but they all seem to relate to validated fields.

1) I've replaced the "Comments" field on the "out of the box" contact.php form with two check boxes.

<label for="Preflight" >Please send me these documents:</label>
<br />

<span id="sprycheckbox3">

<label>
<input type="checkbox" name="preflight" value="preflight"/>Pre-flight Checklist
<input type="checkbox" name="redesign" value="redesign"/>Redesign Checklist

<?php //WAFV_Conditional contact.php contact(3:)

?>

2) I've removed this line of code from top of page (referring to "Comments")

$WAFV_Errors .= WAValidateRQ(((isset($_POST["Comments"]))?$_POST["Comments"]:"") . "",true,3);

I did NOT include any new code as I don't need an error message for check box fields.


3) I've removed this line of code at bottom of page (referring to "Comments")

var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1", {validateOn:["blur"]});


Replaced with:

var sprycheckbox3 = new Spry.Widget.ValidationCheckbox("sprycheckbox3");


When I click on the "submit" button nothing happens. The page reloads and a new security image is displayed.

Here's a link to form.

contactRADIO.php

FYI: the "out of the box" form works fine on my server here:

contact.php

Can you provide the code for adding a non-validated radio box?

That is, I'm not requiring that clients fill in the check boxes.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...