11-13-2020, 06:28 AM
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
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