--- In completeJava@
wrote:
>
>
> Hi Guys,
>
> If my jsp page has 4 diff checkboxes of the form
> <input type="checkbox" name="abcCheckbox" <c:if
> test="${abcdef=
>
> Based on the checkbox, I need to show certain sections of the page.
>
> How do I get the selected checkbox value on the same page,
> Without doing form submit?
>
> Please wish you could reply ASAP.
>
> Thanks,
> Sheetal Gupta
>
Hi,
If you want to display so and so section of the page based on the
selection you can make use of Client side Scripting (like JavaScript).
But if you want to show that info without submitting form then you sould
get all the required information then you store somewhere in a
javascript variable.
Other way of doing it is using AJAX.
Bye.
B. Thirupathi
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
No comments:
Post a Comment