Please could somebody give me an example of setting a variable and then on the upcoming page(s) have code to receive the variable and perform an action.
I have a simple login screen (only needs to be pretty simple as not too sensitive) and on the secure pages I would like to send the variable to every one I access. I would like to enter the asp code by where if the variable does not exist on the page (in the asp code) then the person is redirected to the login page and so on. In other words every page takes the variable and then passes it on to the next secure page accessed.
I hope this makes sense.... Thanks
Marcus
I have a simple login screen (only needs to be pretty simple as not too sensitive) and on the secure pages I would like to send the variable to every one I access. I would like to enter the asp code by where if the variable does not exist on the page (in the asp code) then the person is redirected to the login page and so on. In other words every page takes the variable and then passes it on to the next secure page accessed.
I hope this makes sense.... Thanks
Marcus