in reply to Re^3: display new options based on checkbox inputs
in thread display new options based on checkbox inputs

All I am trying to do in input new data based on the checkbox clicked. So i thought i will refresh the code to get to display new textboxes...
when check box 1 is clicked, Input for checkbox1 [ ] -------------------------- [Submit] when checkbox1 and checbox2 is clicked, Input for checkbox1 [ ] Input for checkbox2 [ ] ----------------------- [Submit]
Any sample code will be of great help...

Replies are listed 'Best First'.
Re^5: display new options based on checkbox inputs
by Anonymous Monk on Jul 07, 2014 at 09:42 UTC

    All I am trying to do in input new data based on the checkbox clicked. So i thought i will refresh the code to get to display new textboxes... Any sample code will be of great help...

    I already posted links to samples, if these aren't enough, ask better questions (not just repeat stuff you already said)