[ Contents | Search | Post | Reply | Next | Previous | Up ]
From: JM
Date: 6/27/98
Time: 10:54:28 PM
There are numerous persons who intend to run their browsers either with accept-cookies turned off ...grrr... or... while running one of those shareware cookie-paranoia processes.
I would like to give these <users> the limited-ability to run cookie-less with on a SiteServer enabled site.
I cannot figure out the best way to side-step authentication...that is ...not letting the msft supplied P&M error handling to take effect.. Here's the deal... Site Server's authentication dll ( Site Server/Bin/P&M/authfltr.dll )... calls the site server .asp files in ( Site Server/Bin/P&M/html/ ) for it's error handling. Can I rewrite that msft code to redirect ( no one here really wants that task! ) to a cookie-blind code base with limited functionality ? Or is there a better way ? ...
<%response.appreciated%> </thanks!>