[Javascript] AJAX: how2post arrays

Michael Borchers list at tridemail.de
Thu Nov 16 08:37:42 CST 2006


my POST AJAX script works fine for single <input> fields so far, but how do 
i post arrays like:

<input type="checkbox" name="foo[]">
<input type="checkbox" name="foo[]">

?! 




More information about the Javascript mailing list