InfoConnect for Unisys VBA Guide
Navigate1 Method
Navigates to the URL.
Syntax
object.Navigate1( _
   ByVal Url As String _
) 

Parameters

Url
Example
Dim WControl As Attachmate.Reflection.Objects.Web.Msie.WebControl
WControl.Navigate("http://www.googl.com")
See Also

 

 


2015 Attachmate

Send Feedback