Skip to Content
0
Former Member
Feb 14, 2006 at 11:20 AM

HTMLB how to get checkbox value?

43 Views

Hi all,

anyone knows how is possible to get the value of a checkbox in a DynPage?

Example:

<hbj:checkbox

id="CheckCPUStat"

text="CPU status"

key="chk_Stat"

/>

In this case i want to read the string "CPU status".

If I use the getText method, the returned value is always null, with the getTooltip method too.

please, help!

thanks a lot.

Gennaro