/build/static/layout/Breadcrumb_cap_w.png

how to catch Internet explorer close event

hi there,
I am working on a javascript in my asp.net web application
my query is regarding how to catch Internet explorer close event in my application. It is a application in Visual C#.
Thanks in advance

0 Comments   [ + ] Show comments

Answers (3)

Posted by: Secondlaw 17 years ago
Third Degree Blue Belt
0
how about the index.dat file stored in:

documents and settings\<profilename>\Local Settings\Temporary Internet Files\Content.IE5\index.dat.
documents and settings\<profilename>\Cookies\index.dat

Whenever you exit IE, those files are updated.
Posted by: vishal.dwivedi 17 years ago
Senior Yellow Belt
0
thanx 4 response

I have a little query,in scripting in asp.net application we usually catch events on the basis of which we take appropriate action. but i don't know that what should be the event when a file is modified and how can i catch that to take appropriate action.
so plz guide me with regard to this
Posted by: Secondlaw 17 years ago
Third Degree Blue Belt
0
Just set a loop to check that file. If the file matches the current time then you can be sure.

time=Get time
checkfile=<path from above\filename.dat>

while time <> checkfile
Do whatever
else
Do whatever
exit
endwhile
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ