Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: wordwrap in asp:Literal Pin
Anurag Gandhi11-Nov-10 8:42
professionalAnurag Gandhi11-Nov-10 8:42 
AnswerRe: wordwrap in asp:Literal Pin
brunoseixas19-Nov-10 5:46
brunoseixas19-Nov-10 5:46 
QuestionTop hosting companies Pin
Jassim Rahma10-Nov-10 21:48
Jassim Rahma10-Nov-10 21:48 
GeneralRe: Top hosting companies Pin
Anurag Gandhi10-Nov-10 22:46
professionalAnurag Gandhi10-Nov-10 22:46 
QuestionApplication Idle timer Pin
Jassim Rahma10-Nov-10 21:45
Jassim Rahma10-Nov-10 21:45 
AnswerRe: Application Idle timer Pin
Anurag Gandhi10-Nov-10 22:42
professionalAnurag Gandhi10-Nov-10 22:42 
GeneralRe: Application Idle timer Pin
Jassim Rahma10-Nov-10 22:59
Jassim Rahma10-Nov-10 22:59 
GeneralRe: Application Idle timer Pin
Anurag Gandhi11-Nov-10 0:33
professionalAnurag Gandhi11-Nov-10 0:33 
The following code in <head> section will redirect after 5 second.

<meta http-equiv="refresh" content="5;url=http://google.com">

Just change the content to (20*60 =) 1200 if your session timeout is 20 mins.
Change the url to your default.aspx

Hope this will serve your purpose. Smile | :)
Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.
My latest article: Group GridView Data

GeneralRe: Application Idle timer Pin
JHizzle11-Nov-10 3:23
JHizzle11-Nov-10 3:23 
AnswerRe: Application Idle timer Pin
Not Active11-Nov-10 2:24
mentorNot Active11-Nov-10 2:24 
AnswerRe: Application Idle timer Pin
JHizzle11-Nov-10 3:25
JHizzle11-Nov-10 3:25 
Questionhow secure is session to save password Pin
Jassim Rahma10-Nov-10 21:43
Jassim Rahma10-Nov-10 21:43 
AnswerRe: how secure is session to save password Pin
Anurag Gandhi10-Nov-10 22:35
professionalAnurag Gandhi10-Nov-10 22:35 
GeneralRe: how secure is session to save password Pin
Not Active11-Nov-10 2:18
mentorNot Active11-Nov-10 2:18 
GeneralRe: how secure is session to save password Pin
Anurag Gandhi11-Nov-10 6:57
professionalAnurag Gandhi11-Nov-10 6:57 
GeneralRe: how secure is session to save password Pin
Not Active11-Nov-10 7:14
mentorNot Active11-Nov-10 7:14 
AnswerRe: how secure is session to save password Pin
Not Active11-Nov-10 2:21
mentorNot Active11-Nov-10 2:21 
Questionfade current UpdatePanel and show a center progress Pin
Jassim Rahma10-Nov-10 21:40
Jassim Rahma10-Nov-10 21:40 
AnswerRe: fade current UpdatePanel and show a center progress Pin
Not Active11-Nov-10 2:17
mentorNot Active11-Nov-10 2:17 
Questionclose parent window without alert message in ie7 Pin
vishnukamath10-Nov-10 19:09
vishnukamath10-Nov-10 19:09 
AnswerRe: close parent window without alert message in ie7 Pin
Anurag Gandhi10-Nov-10 20:08
professionalAnurag Gandhi10-Nov-10 20:08 
GeneralRe: close parent window without alert message in ie7 Pin
vishnukamath10-Nov-10 20:25
vishnukamath10-Nov-10 20:25 
AnswerRe: close parent window without alert message in ie7 Pin
thatraja10-Nov-10 20:24
professionalthatraja10-Nov-10 20:24 
GeneralRe: close parent window without alert message in ie7 Pin
vishnukamath10-Nov-10 21:20
vishnukamath10-Nov-10 21:20 
AnswerRe: close parent window without alert message in ie7 Pin
thatraja28-Nov-10 0:41
professionalthatraja28-Nov-10 0:41 

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.