hello
i'm starting to use asp and asp.net and i need to get a variable at a
.net page which is redirecting from an asp page
i know how to get the variable at the .net page
("xxx=session("MyVar
but i don't know how to send it from the asp page
please advice me.