Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms Authentication skip a form
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00859303
Message ID:
00859308
Vues:
17
Is this form in a subdirectory by itself, or is the application in a single directory?

If the form is placed in a subdirectory off of the main application directory, then you can use a web.config file that is specific to that subdirectory. By doing that you can isolate the 1 form and have your web.config for that form reflect: authentication mode="None".

Hope this helps.

Larry Perry II
MCAD for .NET



>I have setup an app for forms authentication and it works great. Maybe too good. I have 1 form that I need for it not to be authenticated. How can I omit 1 from this?
>
>I think there is some directive I can add to the web.config file but I have not been able to locate it.
>
>Thanks in advance.
Larry Perry II
MCAD for .NET
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform