Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GPF when attempting do delete records through an ASP
Message
De
20/07/1999 12:28:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00243635
Message ID:
00243641
Vues:
27
>>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

Sounds good. Can you give me an example?

Dan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform