This is a migrated thread and some comments may be shown as answers.

Redirect parent window from code behind

1 Answer 67 Views
Window
This is a migrated thread and some comments may be shown as answers.
Alan T
Top achievements
Rank 1
Alan T asked on 18 Oct 2011, 04:14 PM
Is there a way i can do this ? 

I want to use the FormsAuthentication.RedirectToLoginPage. Thus far i can only find a way of doing it using client side methods. 

So.. is the only way i can do it by manually appending hte parent's url to the end of my login url and adding ReturnUrl onto the query string ?

1 Answer, 1 is accepted

Sort by
0
Alan T
Top achievements
Rank 1
answered on 18 Oct 2011, 04:32 PM
Nevermind, that way works, so it'll do.
Tags
Window
Asked by
Alan T
Top achievements
Rank 1
Answers by
Alan T
Top achievements
Rank 1
Share this question
or