Should be as simple as...
That is from the QTP help documentation.
Code:
'The following example uses the Navigate method to navigate to the
'Mercury Interactive Web site.
Browser("Mercury Tours").Navigate ("www.merc-int.com")That is from the QTP help documentation.

