Re: Can I force 401 error when user not authenticated?
From: Bigtoga (bigtoga_at_maratrane.com)
Date: 04/24/04
- Previous message: Bigtoga: "Re: Can I force 401 error when user not authenticated?"
- In reply to: Bigtoga: "Can I force 401 error when user not authenticated?"
- Next in thread: tafs7: "Re: Can I force 401 error when user not authenticated?"
- Reply: tafs7: "Re: Can I force 401 error when user not authenticated?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 24 Apr 2004 15:55:08 GMT
in my page specified in the loginUrl, I use:
if ( Request.Params["ReturnURL"] != null)
// code to write message, redirect, etc
this is the easiest solution, I suppose. It does what I need.
Thanks for the help but, if anyone has any further ideas, please post
- Previous message: Bigtoga: "Re: Can I force 401 error when user not authenticated?"
- In reply to: Bigtoga: "Can I force 401 error when user not authenticated?"
- Next in thread: tafs7: "Re: Can I force 401 error when user not authenticated?"
- Reply: tafs7: "Re: Can I force 401 error when user not authenticated?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]