Link to home
Start Free TrialLog in
Avatar of Ra
Ra

asked on

Simple little question...

How can I put a link into my VB program to a webpage or email address that will automatically bring up the defualt web browser or email program?
Avatar of mcix
mcix

Mcix, nice link

Private Sub UserControl_Click()
   HyperLink.NavigateTo Target:=URLText
End Sub

try this.....
Avatar of Ra

ASKER

Thank you Mcix.  I am linked now!  Post the address to that page as an answer so I can give you the points.

Sorry cyber_bandit, but HpyerLink was undefined when I ran the program.  Was there some control that I needed to load into my project???  In the future please explain your answers in more detail.
ASKER CERTIFIED SOLUTION
Avatar of mcix
mcix

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Ooops...

Reject that so I can put the right Address as an answer...
Best have the customer service guys just fix it up!