Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease 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!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Page to return to method 2000-05-10 -- Michael Dawson In the WebBuilder Clarion 5.5b2 code (should work in an embed), I set
WebServer.PageToReturnTo = 'http://www.whatever.com/subdirectory/'
and then I close the app. I have an app that is called by different sites
scattered all over, and I use this to return the user back to the
originating site/page. Works with no problem.
Michael Boston adds:
I use
GPageToReturnTo=CLIP(Broker.Http.GetBrowserProperty('REFERER'))
However
Today is November 21, 2024, 6:54 am This article has been viewed 35312 times.
|
|