Click here to Skip to main content
15,910,303 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: VS2008 & VSS2005 problems Pin
padmanabhan N21-Jun-09 22:27
padmanabhan N21-Jun-09 22:27 
GeneralRe: VS2008 & VSS2005 problems Pin
samerh21-Jun-09 22:39
samerh21-Jun-09 22:39 
GeneralRe: VS2008 & VSS2005 problems Pin
padmanabhan N21-Jun-09 22:43
padmanabhan N21-Jun-09 22:43 
AnswerRe: VS2008 & VSS2005 problems Pin
Manas Bhardwaj21-Jun-09 22:28
professionalManas Bhardwaj21-Jun-09 22:28 
Questionbrowser closing event mozilla firefox Pin
sanddepnamburi21-Jun-09 21:24
sanddepnamburi21-Jun-09 21:24 
AnswerRe: browser closing event mozilla firefox Pin
Christian Graus21-Jun-09 21:25
protectorChristian Graus21-Jun-09 21:25 
AnswerRe: browser closing event mozilla firefox Pin
Abhishek Sur21-Jun-09 23:52
professionalAbhishek Sur21-Jun-09 23:52 
GeneralRe: browser closing event mozilla firefox Pin
padmanabhan N22-Jun-09 1:08
padmanabhan N22-Jun-09 1:08 
Abhishek Sur wrote:
window.onbeforeunload = function(){alert('aa');};


you can use like this, but the onunload and onbeforeunload will be fired whenever the browser is closed or the web page is submitted to the server. Therefore we can't differentiate between these two events. Therefore it is not advisable to handle this event.

Padmanabhan
My Articles[^]

GeneralRe: browser closing event mozilla firefox Pin
Abhishek Sur22-Jun-09 5:59
professionalAbhishek Sur22-Jun-09 5:59 
QuestionCan we use PHP code in Asp.net? Pin
Piyush Vardhan Singh21-Jun-09 21:24
Piyush Vardhan Singh21-Jun-09 21:24 
AnswerRe: Can we use PHP code in Asp.net? Pin
Christian Graus21-Jun-09 21:26
protectorChristian Graus21-Jun-09 21:26 
AnswerRe: Can we use PHP code in Asp.net? Pin
Vimalsoft(Pty) Ltd21-Jun-09 23:55
professionalVimalsoft(Pty) Ltd21-Jun-09 23:55 
AnswerRe: Can we use PHP code in Asp.net? Pin
Baran M22-Jun-09 0:37
Baran M22-Jun-09 0:37 
Questioncode to .net Pin
bathe_ganesh21-Jun-09 21:09
bathe_ganesh21-Jun-09 21:09 
AnswerRe: code to .net Pin
Vimalsoft(Pty) Ltd21-Jun-09 21:20
professionalVimalsoft(Pty) Ltd21-Jun-09 21:20 
AnswerRe: code to .net Pin
padmanabhan N21-Jun-09 22:24
padmanabhan N21-Jun-09 22:24 
AnswerRe: code to .net Pin
Manas Bhardwaj21-Jun-09 22:31
professionalManas Bhardwaj21-Jun-09 22:31 
AnswerRe: code to .net Pin
Ashfield22-Jun-09 1:28
Ashfield22-Jun-09 1:28 
QuestionHow to read a word fiel at client place? Pin
Kalpesh Vyas21-Jun-09 21:09
Kalpesh Vyas21-Jun-09 21:09 
AnswerRe: How to read a word fiel at client place? Pin
Christian Graus21-Jun-09 21:27
protectorChristian Graus21-Jun-09 21:27 
Questionajax update panel stop refreshing after a random time period Pin
dipak.dipak21-Jun-09 20:22
dipak.dipak21-Jun-09 20:22 
AnswerRe: ajax update panel stop refreshing after a random time period Pin
Christian Graus21-Jun-09 21:05
protectorChristian Graus21-Jun-09 21:05 
QuestionRe: ajax update panel stop refreshing after a random time period Pin
dipak.dipak21-Jun-09 21:16
dipak.dipak21-Jun-09 21:16 
Questioncreating textboxs in runtime Pin
Jagz W21-Jun-09 20:14
professionalJagz W21-Jun-09 20:14 
AnswerRe: creating textboxs in runtime Pin
Christian Graus21-Jun-09 21:04
protectorChristian Graus21-Jun-09 21:04 

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.