Hey Jamie... I'm using this one http://docs.jquery.com/Ajax/serializeArray
It's working for me... On Aug 8, 7:06 am, Jamie Pittock <[EMAIL PROTECTED]> wrote: > Anyone able to offer any ideas? > > On Aug 7, 3:25 pm, Jamie Pittock <[EMAIL PROTECTED]> wrote: > > > Sorry, the value would be a comma-delimited list... > > > <input type="hidden" name="all-select-values" id="all-select-values" > > value="10,11,11" /> > > > On Aug 7, 2:30 pm, MorningZ <[EMAIL PROTECTED]> wrote: > > > > Using that HTML above > > > > what do you want the end result of the value of "all-select-values" to > > > be? > > > > That's not very clear