![]() |
|
Get Url - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Get Url (/thread-2117.html) |
Get Url - ozelaya - 11-13-2020 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 |