Is there any way I can pass or use variables on other pages without making them visible in the URL, besides using SESSION variables?
I tried request variables, but these must only get set and passed when the page has to go thru the server again?
The only thing I know that would work would be to set a session variable, but I didn't want to "over-use" these. Is there any harm in using as many of these as you need?
I am working with Cold Fusion.
Thanks!!
I tried request variables, but these must only get set and passed when the page has to go thru the server again?
The only thing I know that would work would be to set a session variable, but I didn't want to "over-use" these. Is there any harm in using as many of these as you need?
I am working with Cold Fusion.
Thanks!!