|
Hi all,
I have a checkbox called "additional hours" in my JSP, if database has 'Y',then while loading this checkbox should be checkedin and should make visible a label called "amount of hrs" and a textbox showing hours from database.If it is not'Y' it should not make visible the label and textbox.
How can I do this? In which event I can do this and where?
Any help can be very much appreciated.
Thanks
dkarun
|
|
|
|
|
|
|
|