Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondo I need to index and follow? Pin
Jassim Rahma9-Sep-10 4:22
Jassim Rahma9-Sep-10 4:22 
AnswerRe: do I need to index and follow? Pin
Daniel Casserly9-Sep-10 4:35
Daniel Casserly9-Sep-10 4:35 
GeneralRe: do I need to index and follow? Pin
Jassim Rahma9-Sep-10 4:36
Jassim Rahma9-Sep-10 4:36 
GeneralRe: do I need to index and follow? Pin
Daniel Casserly9-Sep-10 4:49
Daniel Casserly9-Sep-10 4:49 
Questiondisable or hide minimize button Pin
vishnukamath9-Sep-10 3:00
vishnukamath9-Sep-10 3:00 
AnswerRe: disable or hide minimize button Pin
Not Active9-Sep-10 5:34
mentorNot Active9-Sep-10 5:34 
GeneralRe: disable or hide minimize button Pin
vishnukamath9-Sep-10 19:05
vishnukamath9-Sep-10 19:05 
QuestionRe redirection to Login.aspx Pin
Ajay Kale New9-Sep-10 2:44
Ajay Kale New9-Sep-10 2:44 
Hi

I have a query regarding redirection to Login page, which I am not being able to trace out.

When I click on any of the tab in my application (which internally loads a new aspx page) sometimes it
is redirected to Login.aspx, which is unexpected. Couldnot debug why this is happening even by javascript alerts and C# debugging statements.

Below is the view source piece from Login.aspx, just for clue
<form name="Form1" method="post" action="login.aspx?ReturnUrl=%2fValuations%2fToDoList.aspx" id="Form1">

Valuations is the dll of application and ToDoList.aspx is the tab page I clicked which should load, but suddenly Login.aspx page is displayed. I traced the complete solution project.

Can you please help me...?

- Ajay K
AnswerRe: Re redirection to Login.aspx Pin
Daniel Casserly9-Sep-10 4:50
Daniel Casserly9-Sep-10 4:50 
GeneralRe: Re redirection to Login.aspx Pin
Not Active9-Sep-10 5:30
mentorNot Active9-Sep-10 5:30 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New9-Sep-10 23:15
Ajay Kale New9-Sep-10 23:15 
AnswerRe: Re redirection to Login.aspx Pin
Not Active9-Sep-10 5:29
mentorNot Active9-Sep-10 5:29 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New9-Sep-10 23:31
Ajay Kale New9-Sep-10 23:31 
GeneralRe: Re redirection to Login.aspx Pin
Daniel Casserly10-Sep-10 1:15
Daniel Casserly10-Sep-10 1:15 
GeneralRe: Re redirection to Login.aspx Pin
Not Active10-Sep-10 2:42
mentorNot Active10-Sep-10 2:42 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New10-Sep-10 2:47
Ajay Kale New10-Sep-10 2:47 
GeneralRe: Re redirection to Login.aspx Pin
Not Active10-Sep-10 2:54
mentorNot Active10-Sep-10 2:54 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New10-Sep-10 3:37
Ajay Kale New10-Sep-10 3:37 
GeneralRe: Re redirection to Login.aspx Pin
Not Active10-Sep-10 3:50
mentorNot Active10-Sep-10 3:50 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New13-Sep-10 0:31
Ajay Kale New13-Sep-10 0:31 
AnswerRe: Re redirection to Login.aspx Pin
Fayu9-Sep-10 6:02
Fayu9-Sep-10 6:02 
GeneralRe: Re redirection to Login.aspx Pin
Ajay Kale New9-Sep-10 23:27
Ajay Kale New9-Sep-10 23:27 
QuestionThe function gets Fired Twice why ? Pin
Vimalsoft(Pty) Ltd8-Sep-10 22:35
professionalVimalsoft(Pty) Ltd8-Sep-10 22:35 
AnswerRe: The function gets Fired Twice why ? Pin
Fayu9-Sep-10 6:05
Fayu9-Sep-10 6:05 
GeneralRe: The function gets Fired Twice why ? Pin
Vimalsoft(Pty) Ltd9-Sep-10 20:52
professionalVimalsoft(Pty) Ltd9-Sep-10 20:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.