` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Avoiding the blue screen of stop
2000-11-05 -- Craig Ransom
 
I have been playing around with the new WB templates, especially in trying to avoid the "Blue Screen of Stop" and have the program return to the calling page instead. Thanks to info in Steve Parker's KB I settled on using: SELF.PageToReturnTo = CLIP(Broker.Http.GetBrowserProperty('REFERER')) based on Michael Boston's & Michael Dawson's work. I place this in the WebServer Init() AFTER the parent call and it all seems to be OK! Global Objects Web Objects Web Server (WbServerClass) Init PROCEDURE(WbBrokerClass TheBroker,WbShutDownClass The ShutDownManager, ,SIGNED TimeOut, ,WbFilesClass TheFiles) Parent Call Source(SELF.PageToReturnTo = CLIP(Broker.Http.GetBrowserProperty('REFERER')))


Today is May 6, 2024, 4:03 pm
This article has been viewed 35112 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: