Click here to Skip to main content
15,894,720 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: can enybody help me for import contacts Pin
sasib1-May-09 2:31
sasib1-May-09 2:31 
AnswerRe: can enybody help me for import contacts Pin
shexiaohui1-May-09 3:30
shexiaohui1-May-09 3:30 
QuestionFirst and last day of a given week Pin
amit sahu201-May-09 0:21
amit sahu201-May-09 0:21 
AnswerRe: First and last day of a given week Pin
MidwestLimey1-May-09 4:47
professionalMidwestLimey1-May-09 4:47 
QuestionLogged in and logged out. Pin
248912830-Apr-09 22:30
248912830-Apr-09 22:30 
AnswerRe: Logged in and logged out. Pin
Abhijit Jana30-Apr-09 22:48
professionalAbhijit Jana30-Apr-09 22:48 
GeneralRe: Logged in and logged out. Pin
248912830-Apr-09 23:10
248912830-Apr-09 23:10 
GeneralRe: Logged in and logged out. [modified] Pin
Abhijit Jana30-Apr-09 23:34
professionalAbhijit Jana30-Apr-09 23:34 
2489128 wrote:
How can I Handle the Browser Close using Java script? plz help me.

function DeleteUserLog()
     {
        
          if(window.event.clientX < 0 && window.event.clientY <0)
           {
            window.open("CloseSession.aspx", "OpenWindow_Close_Session",'left=12000,top=1200,width=10,height=1');
           }
     }

and on CloseSession.aspx page do the staff.

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net

modified on Friday, May 1, 2009 5:42 AM

GeneralRe: Logged in and logged out. Pin
24891281-May-09 0:30
24891281-May-09 0:30 
GeneralRe: Logged in and logged out. Pin
Abhijit Jana1-May-09 0:32
professionalAbhijit Jana1-May-09 0:32 
GeneralRe: Logged in and logged out. Pin
24891281-May-09 3:54
24891281-May-09 3:54 
GeneralRe: Logged in and logged out. Pin
Paddy Boyd1-May-09 0:37
Paddy Boyd1-May-09 0:37 
GeneralRe: Logged in and logged out. Pin
Jeff Circeo1-May-09 2:31
Jeff Circeo1-May-09 2:31 
GeneralRe: Logged in and logged out. Pin
24891281-May-09 4:07
24891281-May-09 4:07 
GeneralRe: Logged in and logged out. Pin
Jeff Circeo1-May-09 4:20
Jeff Circeo1-May-09 4:20 
AnswerRe: Logged in and logged out. Pin
saanj30-Apr-09 22:58
saanj30-Apr-09 22:58 
QuestionASP.NET MVC Pin
mpavas30-Apr-09 22:26
mpavas30-Apr-09 22:26 
AnswerRe: ASP.NET MVC Pin
mpavas1-May-09 8:38
mpavas1-May-09 8:38 
Questiondynamic refrence identification Pin
rahul-4u30-Apr-09 21:44
rahul-4u30-Apr-09 21:44 
AnswerRe: dynamic refrence identification Pin
Abhijit Jana30-Apr-09 22:44
professionalAbhijit Jana30-Apr-09 22:44 
QuestionDesigning web site in VS 2008 Pin
mpavas30-Apr-09 18:54
mpavas30-Apr-09 18:54 
AnswerRe: Designing web site in VS 2008 Pin
Christian Graus30-Apr-09 19:13
protectorChristian Graus30-Apr-09 19:13 
GeneralRe: Designing web site in VS 2008 Pin
mpavas30-Apr-09 19:24
mpavas30-Apr-09 19:24 
GeneralRe: Designing web site in VS 2008 Pin
Abhijit Jana30-Apr-09 19:32
professionalAbhijit Jana30-Apr-09 19:32 
QuestionIE6 get frezzed during ajax call in asp.net 1.1 Pin
Jagz W30-Apr-09 16:44
professionalJagz W30-Apr-09 16:44 

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.