Atozed Forums

Full Version: Get Url
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Is there a way to get the url that has been used to access the IWApp?

My IW App handles params something like this "http://MyApp?Action=5&form=6" and can be also accesed without params "http://MyApp"

What I want to achieve is that on Sessionexpired redirect to the same url used to access my app.

on Exipred session redirect again to "http://MyApp?Action=5&form=6" or to "http://MyApp"

Is this possible, any hints?

Thanks in advance,

Omar Zelaya