Hi,
I have a form with a checkbox and a textbox.
I submit the form, and from the page I use 
<xsp-request:get-parameter name="MyTextval"/>
<xsp-request:get-parameter name="MyCheckval"/>

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)?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to