| Stefan Goßner [MSFT] 2006-12-13, 1:16 pm |
| Hi Sivaji,
if guest access is enabled and no session variables are used this should
work.
As soon as you either use session variables or forms authentication it is
required to enable cookies.
Cheers,
Stefan
"Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
news:644ECCA9-3E41-4EDF-B24B-F9F04009F84D@microsoft.com...
> Hi Stefan,
> Our client brought a requirement for making our mcms 2002 application
> cookieless.Somewhere i have read its not permited for authoring because
> of
> forms authentication.But in the production , guest authentication is
> enabled
> , no authoring activity is done there ,postback activity is done and mcms
> patch is sp2 .Is it possible to use cookieless="true" in the web.config? I
> think it might create problem for mcms isapi filter.
> Pls give ur suggestion.
> Thanks and regards,
> Sivaji
|