Advertisement

06.18.2008 at 10:23AM PDT, ID: 23496118
[x]
Attachment Details

Double login screen when redirecting back to login

Asked by gtrapp in Microsoft Visual C#.Net, .Net Editors & IDEs, Microsoft Development

Tags: ,

Please see the attachment. This will explain thing better.

Basicaly, when the Back to Login Page button is selected, the application goes to a page with double login pages. I only need the login page showing once at the same time.

The code behind for the Back to Login Page button has a Response.Redirect. I have tried three ways, but no luck.

1.      Response.Redirect("Login.aspx");
2.      Response.Redirect("MainMenu.aspx");
3.      Response.Redirect("Default.aspx");

I have also tried and no luck:

Session.Clear();
FormsAuthentication.SignOut();
Response.Redirect("Login.aspx",true);      

This is somebody's code so I am not entirely familar with it. Please see the screen shot. Any suggestions on where to look to have one Login screen showing up?

Start Free Trial
Attachments:
 
Screen Shots of Problem
 
[+][-]06.18.2008 at 11:09AM PDT, ID: 21815429

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Visual C#.Net, .Net Editors & IDEs, Microsoft Development
Tags: ASP.NET C#, .Net 1.1 Visual Studio 2003
Sign Up Now!
Solution Provided By: l-cm
Participating Experts: 2
Solution Grade: B
 
 
[+][-]06.18.2008 at 11:16AM PDT, ID: 21815493

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]06.18.2008 at 11:21AM PDT, ID: 21815538

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.18.2008 at 11:23AM PDT, ID: 21815574

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.18.2008 at 11:31AM PDT, ID: 21815644

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.18.2008 at 12:27PM PDT, ID: 21816160

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.18.2008 at 12:34PM PDT, ID: 21816233

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628