Is there a way to put a value from javascript into
a session variable in ASP
<SCRIPT>

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

Thanxs