Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jbeteta

  1. jbeteta

    How to delete temporary files when the user leaves the web page?

    Isadore, of course I've tried Session_End, but it won't work, because Session_End will ONLY fire when time pass out, usually 20 min. which is set on web.config. That's why I say it's not an easy question. Anyone can try the following: 1) Set mode variable on web.config <sessionState...
  2. jbeteta

    How to delete temporary files when the user leaves the web page?

    Hi experts! This is a difficult question. How to delete temporary files when the user leaves the web page? Is it possible to do it with .NET? I'm starting to think it is not. I have WebPage1.aspx. It will make some temporay files (*.gif or *.jpg). What I need is when the user leaves...

Part and Inventory Search

Back
Top