Hi, I know how to allow users access when using the form authentication in web.config, but I am working on an Intranet page, and had to set the authentication to "windows" for one page. I also have a Public folder, that I want to allows users out side of VPN have access to it, but I don't know how to enable that public folder to the users. Every time I try to access the page within that public folder, the network prompt shows up. How do I do that?