Forum Moderators: coopster
Only, I'm not sure how to go about fixing this when I have buffering in place.
I use a logon script, which changes the session ID when the user authenticates and at the end of the logon script, it has a header call to redirect them. Only because of the way header calls work, sent at the beginning of the request, it picks up the old session ID.
Any ideas?
Thanks.