2
Reply

hyperlink with multiple input parameters

Ravi Gaddam

Ravi Gaddam

Oct 11 2017 2:09 AM
169
Hi Folks ,
 
 Please let me know any problem with below hyperlink as am not able to navigate to next page(abc.jsp).
 
<a href="" onclick="this.href='abc.jsp?2a='+document.getElementById('2a').options[document.getElementById('2a').selectedIndex].value&count=document.getElementById('count').value" >Next</a> 

Answers (2)