Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GPF when attempting do delete records through an ASP
Message
 
 
To
20/07/1999 12:21:06
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00243635
Message ID:
00243637
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform