Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GPF when attempting do delete records through an ASP
Message
From
20/07/1999 12:28:52
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00243635
Message ID:
00243641
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

Sounds good. Can you give me an example?

Dan
Previous
Reply
Map
View

Click here to load this message in the networking platform