Is there any reason why my Session_OnEnd sub would not be working? It is calling another Function which deletes temp files from the server.
The creation of these files works - but it seems deletion is not? It is not called when I use Session.Abandon either.
I know the delete function works on it's own. Is there something else I should know?
[bb]
The creation of these files works - but it seems deletion is not? It is not called when I use Session.Abandon either.
I know the delete function works on it's own. Is there something else I should know?
[bb]