Summary :
|
Views :
0
Published :
Tuesday, April 06, 2004
By
HyperLink
|
I have a big problem... I don't know how to pass variables in a redirect..
I am using index.asp as the main page of my site and all the links in the site link to index.asp (ex: index.asp?where=home). I want to be able to pass some parameters to home.asp withouth having to change the adress of the page i am visiting... Can someone help me?
this is the case that makes the includes (and i want to be able to pass variables to and from those pages)
<% select case whatpag
|