Hi,
I have a dropdown box in JSP. When an option is selected from it, based on that , a page is to be included in the current jsp..How can we do it with onChange ?
Thanks in advance
I have a dropdown box in JSP. When an option is selected from it, based on that , a page is to be included in the current jsp..How can we do it with onChange ?
Thanks in advance
Comment