I have a webbrowser object on page1. It can have various urls beeing called into the object and also can trigger a jump to another page in AMS (I am using a dummy url, and have AMS check the url, thus jumping to the wanted page...it works well).
Problem is that after a jump to another page I want to be ablt to go back to page1 and have the ORIGINAL url shown inthe webbrowser object. What happens is that the url that AMS "keeps" is the last one, thus I loop back to the page I came from.
How can I come back to the original page and webbrowser content?
Thanks,
Yossi
Problem is that after a jump to another page I want to be ablt to go back to page1 and have the ORIGINAL url shown inthe webbrowser object. What happens is that the url that AMS "keeps" is the last one, thus I loop back to the page I came from.
How can I come back to the original page and webbrowser content?
Thanks,
Yossi
Comment