Hi Trevor,
Welcome to ASPNET newsgroup.
From your description ,you're using Form based authentication in your asp.
net web app and have use cookieless based implementation?
As far as I know, the ASP.NET's buildin formsauthenticaiton dosn't support
cookieless,(only cookieless session state is supported). So is your
cookieless auhtentication based on your custom implementation? Also, as
you mentioned that you've turn anonymous access off in your sub directory,
do you means the IIS's anomymous access or the access in your custom
authentication schema? Anyway, I don't think cookieless setting on server
will have particular requirement on the clientside's privacy setting. Is
there any other particular things in your authentication mechanism?
Thanks,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Trevor" <clariongrade@nospam.nospam>
| Subject: Cookieless forms and Privacy
[quoted text clipped - 10 lines]
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:112806
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
[quoted text clipped - 10 lines]
| Thanks
| Trevor