IonicWind Software

IWBasic => General Questions => Topic started by: Andy on April 26, 2011, 05:24:20 AM

Title: Get website URL from IE or other browser
Post by: Andy on April 26, 2011, 05:24:20 AM
Hi Everyone,

Sorry, it's me again! Does anyone know how to get the URL from IE or any other browser and open it in the browser example instead?

For example, I can use the browser example program no problem, but there are many sites that insist on opening a new window, so I get IE opening instead of a new window with the browser example.

Have tried searching IE's options but with no luck, and Firefox also opens a new window but in Firefox.

I know how to detect if IE is running, but I then want to "transfer" the URL to the browser example instead.

There are some near examples but I can't find exactly what I want.

Please note - I'm still learning this language.

Any help would be great.
Thanks,
Andy.
Title: Re: Get website URL from IE or other browser
Post by: sapero on April 26, 2011, 06:14:17 AM
Andy, check browser_test2 example, it is able to open popups in its own window.
Title: Re: Get website URL from IE or other browser
Post by: Andy on April 26, 2011, 08:58:42 PM
Thanks sapero,

That's perfect! - it's in IW2 which I have now downloaded and will purchase real soon now.

Thanks,
Andy.