Martin Strand wrote:
If the current page wasn't loaded by the PageService, I believe this hack is needed in order to prevent a page reload. Right?

I use it for pages that require a login to access. If the user isn't authenticated, I grab the current URL (say a Product Purchase page that has the product ID as a parameter or the Edit Account page that has no parameters) and set it as a client-persistent property on the Login page. If the user succeeds in logging in, the Login page redirects back to the original URL to do whatever it is they were trying to do.

Peace,
Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to