Thanks to the advice of others, I've made this work in a similar situation.
See if these blog posts help:
http://aspadvice.com/blogs/rjdudley/...3/10/2561.aspx
http://aspadvice.com/blogs/rjdudley/...3/10/2562.aspx
"ABC" <abc.abc.com> wrote in message
news:(E-Mail Removed)...
> I have a new project which is a web site used by Internal and External
users
> (login required users) and public users (no login required users). On
> internal users, all users login network using Windows or Forms
> authentication login. External users will use Forms authentication login.
> Both authentications would be cookie or cookieless. How to config the
> web.config file meet the requirements?
>
>
>