Can you save a url in a session or cookie
First I would like to thank everyone on this forum for their help. Always able to help me solve the problem or learn how to do it.
Here is my question:
I would like to save the url of a page in a session or cookie.
The url to be saved is the current url in the users browser.
I plan to use the onClick(), or if it is possible save the url when the page loads.
Thanks again
|