> I use .post to send information to the server. How can I force the > checkbox information to be sent even if it is unchecked? I need a > generic solution.
You won't find a solution that degrades when JavaScript is disabled. You really should modify the server code to process the data correctly. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
