Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GPF when attempting do delete records through an ASP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00243635
Message ID:
00243637
Vues:
30
>I am attempting to delete records in the unload event of a window. The deletion works but when the pages finishes I get a GPF.
>
>Here's the vbScript
>
>
>Sub Window_OnUnLoad()
>    Window.Navigate "../Catalog/DeleteRecord.Asp"
>End Sub
>
>
>Dan

Why not simply use a "response.redirect" in your statement? This would cause an error, from what I can tell, because when the window is being closed, it's sent elsewhere, similar to "Get out of the car and drive to the store".

Hugo
"My get up and go must've got up and went"
-Steve Tyler, Aerosmith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform