Posted by artev on 07/02/07 15:46
if on a select multiple I select all options for(var x=0,objs=tuaselect.options;x<objs.length;x++) objs[x].selected="selected"; in php how I can get the array? ------------ which other solutions are there for to capture from a select all its options and insert in an array php (but not how string)?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming