lynnnow
02-24-2007, 04:21 AM
Hi,
The code i've got works fine with IE, i need some help on getting it to use Mozilla as the default application. I've set Mozilla as the default browser but the command fails. Any pointers on what should be done.
The command I have is like this
ActiveDocument.FollowHyperlink Address:="http://www.google.co.in/search?hl=en&q=" _
& Selection.Text, NewWindow:=True
Thanks,
Lynnnow
The code i've got works fine with IE, i need some help on getting it to use Mozilla as the default application. I've set Mozilla as the default browser but the command fails. Any pointers on what should be done.
The command I have is like this
ActiveDocument.FollowHyperlink Address:="http://www.google.co.in/search?hl=en&q=" _
& Selection.Text, NewWindow:=True
Thanks,
Lynnnow