close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

array checkbox breaks form validation

Thread began 6/23/2010 10:19 am by ijs174940 | Last modified 6/24/2010 10:48 am by ijs174940 | 2865 views | 12 replies

ijs174940Beta Tester

array checkbox breaks form validation

Currently using CCS Form Builder 1.0.2 in CS4 and I have run into a problem validating my form, so i made a clean page and rechecked but got the same result. If I add a few fields and checkboxs named them and set the values the validation works fine but if I change the names of the checkboxs to arrays as in add "[]" to the end of the name the validation stops??

example

<form action="" method="post" name="form1" id="form1" onsubmit="WAValidateRQ(document.form1.testtext,'text box required',document.form1.testtext,0,false,'text');WAValidateRQ(document.form1.checkbox[],'check box requiired',document.form1.checkbox[],0,true,'checkbox');WAAlertErrors('The following errors were found','Correct invalid entries to continue',true,document.getElementById('false'),false);return document.MM_returnValue">
<p>
<label>
<input type="text" name="testtext" id="testtext" />
</label>
</p>
<p>
<label>
<input type="checkbox" name="checkbox[]" id="checkbox[]" value="1"/>
</label>
<label> <br />
<input type="checkbox" name="checkbox[]" id="checkbox[]" value="2"/>
</label>
<label> <br />
<input type="checkbox" name="checkbox[]" id="checkbox[]" value="3" />
</label>
<label> <br />
<input type="checkbox" name="checkbox[]" id="checkbox[]" value="4"/>
</label>
<label> <br />
<input type="checkbox" name="checkbox[]" id="checkbox[]"value="5" />
</label>
<label> </label>
<label><br />
</label>
</p>
<p>
<label>
<input type="submit" name="button" id="button" value="Submit" />
</label>
</p>
</form>

Is this a limitation of the extension or a bug?

Thanks for any input guys...

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...