|
|
Subject:
ISAPI filter to written session variables into page links
Category: Computers > Programming Asked by: tomlondon-ga List Price: $50.00 |
Posted:
09 Oct 2004 08:43 PDT
Expires: 08 Nov 2004 07:43 PST Question ID: 412483 |
I'm attempting to add functionality to maintain user sessions across a very large site. The servers are IIS5. I'd use the MS session object and cookie Munger if it weren't for the fact that the site is load balanced. I end up therefore with the prospect of rewriting every link with ?sid=xxxx etc, and perhaps more importantly making sure all future links are correctly coded in this way. What would seem to make most sense to me is to create an isapi filter which reads the id out of a header/meta tag (which could be part of an included file) and then rewrites all relevant on page links at the onsendrawdata event. Obviously before embarking on getting this written, I've been looking around to find if someone else has already done it. Although Link Freeze operates a similar outbound content filter, it does not do it. It seems such an obvious approach that I'd be amazed if noone's done it before? Can anyone find it? Many thanks |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |