posted 16 years ago
Hi,
This is regarding how can i get two values with one check box...
present scenario is:
Sub Testbox checkbox
a we have a textbox here we have a checkbox here
b we have a textbox here we have a checkbox here
c we have a textbox here we have a checkbox here
d we have a textbox here we have a checkbox here
now once the user clicks on the checkbox he should get the value stored in checkbox i.e, sub and testbox,i am able to get sub but not able to get testbox values,how should i associate testbox and checkbox.
here testbox is the values we need to store in db where sub name is a , b..or c resp.
can anyone help me on this.
thanks
J learner