PsYiOn
06-06-2008, 05:07 AM
I need to make a button that will alt tab to an active web browser. The browser will always have the same title. 
 
the title is
 
oneView Client - Microsoft Internet Explorer provided by BT [build60A]
 
and lol this is what i have so far....
 
Private Sub cmbOneView_Click()
End Sub
 
Kind Regards
 
PsYiOn
the title is
oneView Client - Microsoft Internet Explorer provided by BT [build60A]
and lol this is what i have so far....
Private Sub cmbOneView_Click()
End Sub
Kind Regards
PsYiOn