Hi all,

I have used QDesktopServices in my application to open the browser on Symbian devices with given URL.
But if the browser is already open then, my URL is not working.

So is there any way to replace the URL of the Browser( which already is running on the Symbian device) with the URL provided by the application?

Thanks in advance to All.