Click here to Skip to main content
15,896,063 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDreamweaverCtrls.dll error after uploading to IIS server Pin
evlxtc13-Feb-06 1:50
evlxtc13-Feb-06 1:50 
AnswerRe: DreamweaverCtrls.dll error after uploading to IIS server Pin
George L. Jackson13-Feb-06 13:47
George L. Jackson13-Feb-06 13:47 
Question How to determine if an ActiveX control is signed. Pin
KKTECH12-Feb-06 23:04
KKTECH12-Feb-06 23:04 
QuestionSSL & HTTPs Pin
hung_ngole12-Feb-06 20:07
hung_ngole12-Feb-06 20:07 
Questiondelete temp files on session end Pin
g00fyman12-Feb-06 18:31
g00fyman12-Feb-06 18:31 
AnswerRe: delete temp files on session end Pin
Guffa12-Feb-06 22:36
Guffa12-Feb-06 22:36 
GeneralRe: delete temp files on session end Pin
g00fyman12-Feb-06 22:47
g00fyman12-Feb-06 22:47 
AnswerRe: delete temp files on session end Pin
Guffa13-Feb-06 8:10
Guffa13-Feb-06 8:10 
Are you really sure that the event isn't fired? Can't it be that the code that you have put in the event handler isn't working? As the event isn't running as the result of a request, there are some things that you can't use in the code, like Server.MapPath.

You shouldn't need a separate thread to handle this, as there already is a thread running that fires events when the sessions end. Make your code work with the system instead of trying to build a copy of it.

---
b { font-weight: normal; }

GeneralRe: delete temp files on session end Pin
g00fyman13-Feb-06 10:47
g00fyman13-Feb-06 10:47 
AnswerRe: delete temp files on session end Pin
Guffa14-Feb-06 0:17
Guffa14-Feb-06 0:17 
QuestionUplload file to folder by use asp Pin
LienKim12-Feb-06 18:03
LienKim12-Feb-06 18:03 
AnswerRe: Uplload file to folder by use asp Pin
enjoycrack14-Feb-06 19:43
enjoycrack14-Feb-06 19:43 
QuestionJavascript question - validating dollar amount Pin
john_paul12-Feb-06 8:08
john_paul12-Feb-06 8:08 
AnswerRe: Javascript question - validating dollar amount Pin
Curtis Schlak.14-Feb-06 15:38
Curtis Schlak.14-Feb-06 15:38 
GeneralRe: Javascript question - validating dollar amount Pin
john_paul16-Feb-06 2:28
john_paul16-Feb-06 2:28 
QuestionCan somebody help with javascript Pin
beagle200312-Feb-06 1:01
beagle200312-Feb-06 1:01 
QuestionMerging transparency gif to another image and making thumbnails on fly Pin
dencis11-Feb-06 20:00
dencis11-Feb-06 20:00 
QuestionC# Web Service Starting Pin
Thirapong10-Feb-06 21:32
Thirapong10-Feb-06 21:32 
Questionasp, no exchange, activex, outlook Pin
tarantula310-Feb-06 21:08
tarantula310-Feb-06 21:08 
QuestionASP Module Loading / Framework Pin
__makaveli__10-Feb-06 5:30
__makaveli__10-Feb-06 5:30 
QuestionPurpose of session.LCID in asp Pin
idreesbadshah10-Feb-06 1:30
idreesbadshah10-Feb-06 1:30 
AnswerRe: Purpose of session.LCID in asp Pin
Guffa10-Feb-06 2:32
Guffa10-Feb-06 2:32 
QuestionASP File downloader Pin
Bongzino9-Feb-06 22:48
Bongzino9-Feb-06 22:48 
GeneralASP CSS file Pin
Bongzino9-Feb-06 22:18
Bongzino9-Feb-06 22:18 
AnswerRe: ASP CSS file Pin
Guffa9-Feb-06 22:50
Guffa9-Feb-06 22:50 

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.