Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP SessionEnd
Message
De
31/08/2000 09:53:47
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
ASP SessionEnd
Divers
Thread ID:
00411237
Message ID:
00411237
Vues:
36
Folks,

I don't know if this is off-topic or not, since many ASP questions don't directly deal with VFP, but here goes.

I want my .asp page to log when a session ends by doing an insert into a VFP table. I have some simple code in Global.asa that does this. I know the code is correct because I put it on a simple ASP page to debug it.

My problem is that the Session end event does not fire, or does not appear to. The books are a little vague, but this is what I've checked so far:

1) Personal Web Server is pointing to the right directory as the app home directory
2) All syntax of the ADO/VFP SQL INSERT code is correct (tested in another page)
3) Silly stuff like naming the subroutine is correct
4) The session is being created, because I am successfully using Session variables from page to page

And as a note, the only subroutine defined in Global.asa is Session_OnEnd.

But the durn event don't fire! (arg)

Any ideas? I've dug through a dozen or so resources on MSDN, and they all seem to imply that if I put the code there it will run when the user exits the browser. But it don't!



As always, TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform