IENavigate


 

IENavigate>IE_Reference,URL,Result

 

Navigates the specified browser instance to URL. Returns 0 if successful, 1 if not.

 

IE_Reference must be an identifier value returned by IECreate, IEGetFromURL or IEWaitNew.

 

See also: IE Functions

 

Example

 

//Navigate IE0 instance

IENavigate>IE[0],http://www.mjtnet.com/,ie_res