Page 1 of 1
<select multiple>
Posted: Wed Mar 26, 2008 9:52 pm
by selectoe
Hello, I need to know how to do this:
http://www.onlinetools.org/tricks/using ... select.php
but with using checkboxes instead of a dropdown list. Any ideas?
Thanks.
Re: <select multiple>
Posted: Wed Mar 26, 2008 11:09 pm
by selectoe
actually, scratch that, figured that out. A new question! Is this possible:
<input type="checkbox" name="day[]" value=$VARIABLE>
note the variable as the value, and if so, how do i get it to assign the value of the variable to value, instead of it returning $VARIABLE?
Thanks
Re: <select multiple>
Posted: Thu Mar 27, 2008 8:27 pm
by selectoe
wow a whole thread to myself. sorted this out aswell, cheers guys
