Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms Authentication
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00672857
Message ID:
00673339
Views:
17
The code seems to work well. The part about the naming convention I don't like, is that I have to include something from the redirect URL. In this case, I'm parsing out the name of the page I need to redirect to. I can't seem to find anything else that is passed dynamically to the login page, other than the redirect URL. Other than that, it all seems to work pretty good. You have been a tremendous help, thanks again!


>You said:
>< don't know how much I like this, mainly because the forms element's name attribute (in the web.config of the protected app) must be equal to "." + the defualt start page + "Auth" (in this case ".PHYSCNTAuth").>
>
>The naming convention you use is up to you. The main reason for needing to do this coding is because there are two web.config files. Have you tried this code and getting the expected results?
Previous
Reply
Map
View

Click here to load this message in the networking platform