Forms Authentication Exclusion?
From: Hodge (tony@exactconsulting.co.uk)
Date: 02/17/03
- Next message: Luke Duff: "Forms Authentication is flaky"
- Previous message: Patrick C. Cole [MSFT]: "RE: Web Forms Auth fails when rfValidator triggered"
- In reply to: Ahmed Ben Messaoud: "Forms Authentication Exclusion?"
- Next in thread: Ahmed Ben Messaoud: "Re: Forms Authentication Exclusion?"
- Reply: Ahmed Ben Messaoud: "Re: Forms Authentication Exclusion?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Hodge" <tony@exactconsulting.co.uk> Date: Mon, 17 Feb 2003 07:06:52 -0800
Ahmed
If you create a suf-folder in your site and add a
web.config file to it with the entry:
<authorization>
<allow users="*" />
</authorization>
and put your top frame aspx in it, then it will show
without requiring a login.
Hodge.
>-----Original Message-----
>i am using a site with 3 frames the top one being the
aspx page with a
>logout button and user info. The middle one being the
main aspx page and
>the
>bottom a simple static HTML page. when i go to the site i
am asked for
>the
>password in the two first frames is there a way to
exclude a page (top
>frame) from loggin in??
>
>Ahmed
>
>
>
>*** Sent via Developersdex http://www.developersdex.com
***
>Don't just participate in USENET...get rewarded for it!
>.
>
- Next message: Luke Duff: "Forms Authentication is flaky"
- Previous message: Patrick C. Cole [MSFT]: "RE: Web Forms Auth fails when rfValidator triggered"
- In reply to: Ahmed Ben Messaoud: "Forms Authentication Exclusion?"
- Next in thread: Ahmed Ben Messaoud: "Re: Forms Authentication Exclusion?"
- Reply: Ahmed Ben Messaoud: "Re: Forms Authentication Exclusion?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]