[b][red]This message was edited by Renzozuken at 2005-7-19 23:28:59[/red][/b][hr]
i have a problem here, how can i uncheck the checkbox if the data in database is '0'. right now, i've only can uncheck the checkbox if the data from database is 'null'.
please help me.
the code i;m using right now is:
"
<% if(aCaseManagement != null) out.println("checked"); %>
>Case Management
Comments
: i have a problem here, how can i uncheck the checkbox if the data in database is '0'. right now, i've only can uncheck the checkbox if the data from database is 'null'.
:
: please help me.
:
: the code i;m using right now is:
:
: "
: <% if(aCaseManagement != null) out.println("checked"); %>
: >Case Management
:
:
: Dear friend,
I had the same problem. But i overcome it using some code..if you wish to see it ,contact me with dear_arunam@hotmail.com.
Bye.