Skip to Content
0
Former Member
Jun 07, 2007 at 08:43 AM

Open URL in same window

574 Views

Hi All,

I want to executing a URL ""http://www.google.com" in the init method of the form. I want to open this URL in the same form (window) and not in an external window.

For external window I am able to use the code

wdComponentAPI.getWindowManager().createExternalWindow

Plz suggest sth for opening in the same window.

Regards

Nikhil Bansal