Excluding page authorization in a form authentication directory

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,

I am a page that sit on a form authentication directory, but I have 1 or 2
pages that don't require form authentication, also I have a web service
class in this directory as well, I am wondering how can I exclude those aspx
and asmx from form authentication?

thanks

Gnic


.



Relevant Pages

  • Re: Protect file with different extension from .aspx
    ... Create an ASPX page that'll download the file to the user. ... Now you can still use form authentication. ... I did a similar thing for a client that wanted images sent from an AS/400 ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Form Authentication question
    ... ASPNET 1.1 web page using Form authentication. ... I have a need to display more than one aspx pages before the user ...
    (microsoft.public.dotnet.framework.aspnet)
  • Protect file with different extension from .aspx
    ... I'm using form authentication. ... All runs with page aspx, but when I try to connect to a protected file ...
    (microsoft.public.dotnet.framework.aspnet.security)