Question
Using a cookie from one application web site to another application
Hi,
I have a big application written in ASP/CF. In this application, I added a link to my small application in CF. Both apps are on the same server but separate websites. I liked to use the user admin functionality that is available in the big application into my small apps. What I need is the cookie userid from the big application so that I can use it. How do I go about that? Can you please provide a sample code?
Thanks in advance.
I have a big application written in ASP/CF. In this application, I added a link to my small application in CF. Both apps are on the same server but separate websites. I liked to use the user admin functionality that is available in the big application into my small apps. What I need is the cookie userid from the big application so that I can use it. How do I go about that? Can you please provide a sample code?
Thanks in advance.