Note: Some links as well as the Submit Button are Intentionally Crippled due to abuse. We have left the board up for teaching and learning.
Posted by vinai on October 10, 2002 at 22:02:54:
i want to transfer the value from select box to the scriplet tag for jsp in the same form without refreshing
ex:
assume >> document.f1.select1.value="hai"
<%
i want to store the value in a variable
%>