Re: Absolute ReturnUrl in Asp.Net 1.1
- From: mgutty <mgutty@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Jun 2005 09:47:04 -0700
thaks for your help Tom. i'll try to fix this problem
Miguel
"Tom.PesterDELETETHISSS@xxxxxxxxxx" escribió:
> Maybe you can try to catch the Application_AuthenticateRequest or Application_PostAuthenticateRequest
> (version 2 only I think) in the global.asax and handle a failed authentication
> there?
>
> Let me know how it went.
>
> Cheers,
> Tom Pester
>
> > I have two servers. A login server y other server, i'm using a "cookie
> > shared" (both
> >
> > servers with the same machine key)
> > my problem is:
> > when not authenticate user to access server2 this user is redirect to
> > server1 (login
> > server) but with RELATIVE url of the server2 ("ReturnUrl" in url) i
> > need that
> >
> > ReturnUrl=http://server2/page1.aspx. is this possible?
> >
>
>
>
.
- References:
- Absolute ReturnUrl in Asp.Net 1.1
- From: mgutty
- Re: Absolute ReturnUrl in Asp.Net 1.1
- From: Tom . PesterDELETETHISSS
- Absolute ReturnUrl in Asp.Net 1.1
- Prev by Date: RE: TextBox heights
- Next by Date: How best to extend browser UI?
- Previous by thread: Re: Absolute ReturnUrl in Asp.Net 1.1
- Next by thread: Quick Qusetion on Sessions
- Index(es):
Relevant Pages
|