Hi, > The value of the textbox is ok, but the checkbox's value returns > nothing. How can I get a 0 or 1 (un- and checked)?
the checkbox return nothing when it is nocht "checked" otherwise it returns the value you have set: <input type="checkbox" name="MyCheckbox" value="foobar"/> hth -- * best regards * Jens Maukisch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]