|
-
Mar 30th, 2007, 02:14 PM
#1
Thread Starter
Frenzied Member
[Resolved(ish)][2005] Setting Session Object From SessionID
Hey Guys,
I have this problem where I redirect my user to an SSL server, which requests a page from my server, and returns it to the user.
This, naturally, makes me unable to access the Session object that I used for the user before redirecting, and therein lies the problem:
Is it somehow possible to set the clients session object using the SessionID?
I'm getting desperate here, I didn't see that one coming, and I'm gonna have to rewrite a lot of stuff assuming I can't get that Session object back.
Thanks in advance.
EDIT: Surfing the net I found that there is a way, requiring some addons written in assembly, I wouldn't advice it however. My solution was eventually to store some of the data in a database and send on some identification in the http address.
Last edited by vbNeo; Apr 14th, 2007 at 08:26 AM.
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|