PDA

Click to See Complete Forum and Search --> : Mixed up ASP with Java


mart37
Dec 6th, 2000, 09:30 AM
Is there a way to put a value from javascript into
a session variable in ASP
<SCRIPT>

Ex:<%session("Position_The") = %> x;
</SCRIPT

Thanxs