Hello all,
I have a checkbox inform1. When this form1 is submited to another page, how can I find out if that checkbox in form1 is checked or not?
I've try Request("chk"
= True, Request("chk"
= "on", Request("chk"
<> "". None of these works.
Can someone please help me?
I have a checkbox inform1. When this form1 is submited to another page, how can I find out if that checkbox in form1 is checked or not?
I've try Request("chk"



Can someone please help me?