Click here to Skip to main content
15,868,126 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: performance issue Pin
sanrah29-Sep-09 18:50
sanrah29-Sep-09 18:50 
GeneralRe: performance issue Pin
John-ph29-Sep-09 19:16
John-ph29-Sep-09 19:16 
QuestionPage Redirect Pin
janani1329-Sep-09 1:04
janani1329-Sep-09 1:04 
AnswerRe: Page Redirect Pin
Vimalsoft(Pty) Ltd29-Sep-09 1:13
professionalVimalsoft(Pty) Ltd29-Sep-09 1:13 
GeneralRe: Page Redirect Pin
John-ph29-Sep-09 1:24
John-ph29-Sep-09 1:24 
GeneralRe: Page Redirect Pin
Vimalsoft(Pty) Ltd29-Sep-09 1:26
professionalVimalsoft(Pty) Ltd29-Sep-09 1:26 
GeneralRe: Page Redirect Pin
Christian Graus29-Sep-09 11:14
protectorChristian Graus29-Sep-09 11:14 
AnswerRe: Page Redirect Pin
sashidhar29-Sep-09 1:13
sashidhar29-Sep-09 1:13 
Try To add the code
in
protected void Login1_LoggedIn(object sender, EventArgs e)
{
Response.Redirect("yourPage.aspx");
}


MyFirstArticle
MenuControlSelectedItem
Why Do Some People Forget To Mark as Answer .If It Helps.

AnswerRe: Page Redirect Pin
John-ph29-Sep-09 1:30
John-ph29-Sep-09 1:30 
AnswerRe: Page Redirect Pin
Abhishek Sur29-Sep-09 1:36
professionalAbhishek Sur29-Sep-09 1:36 
GeneralRe: Page Redirect Pin
janani1329-Sep-09 1:47
janani1329-Sep-09 1:47 
GeneralRe: Page Redirect Pin
sashidhar29-Sep-09 1:54
sashidhar29-Sep-09 1:54 
GeneralRe: Page Redirect Pin
Abhishek Sur29-Sep-09 2:26
professionalAbhishek Sur29-Sep-09 2:26 
Questionaspxcombobox has not any DataSource Pin
zizigolo11029-Sep-09 1:04
zizigolo11029-Sep-09 1:04 
AnswerRe: aspxcombobox has not any DataSource Pin
Abhishek Sur29-Sep-09 1:34
professionalAbhishek Sur29-Sep-09 1:34 
Questionproblem when downloading files using google chrome browser Pin
jophinmichael29-Sep-09 0:52
jophinmichael29-Sep-09 0:52 
AnswerRe: problem when downloading files using google chrome browser Pin
Christian Graus29-Sep-09 0:57
protectorChristian Graus29-Sep-09 0:57 
AnswerRe: problem when downloading files using google chrome browser Pin
Abhishek Sur29-Sep-09 1:38
professionalAbhishek Sur29-Sep-09 1:38 
QuestionDate type Pin
MrRhodos29-Sep-09 0:48
MrRhodos29-Sep-09 0:48 
AnswerRe: Date type Pin
Christian Graus29-Sep-09 0:50
protectorChristian Graus29-Sep-09 0:50 
GeneralRe: Date type Pin
MrRhodos29-Sep-09 1:05
MrRhodos29-Sep-09 1:05 
GeneralRe: Date type Pin
sashidhar29-Sep-09 1:09
sashidhar29-Sep-09 1:09 
GeneralRe: Date type Pin
MrRhodos29-Sep-09 1:17
MrRhodos29-Sep-09 1:17 
GeneralRe: Date type Pin
sashidhar29-Sep-09 1:31
sashidhar29-Sep-09 1:31 
GeneralRe: Date type Pin
MrRhodos29-Sep-09 2:07
MrRhodos29-Sep-09 2:07 

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.