the right code to detect '0' to uncheck the checkbox

[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

  • : [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
    :
    :
    : 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.


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion