html:checkbox query
- by sarah
Hi All,
i have the following code .
and in Form is have property called isActive of type char ,how would i get the checked value of it ,i am getting some symbols like 'o' if checked.
I am using userform.getIsActive() ,where i am going wrong .I want 'y' or 'n' values