Hyperlink Question?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Can anyone help me out on how to simulate the click event to initiate a
hyperlink control using vb?

Any help would be appreciated!
Thanks in advance.
 
Mark said:
Hello,

Can anyone help me out on how to simulate the click event to initiate a
hyperlink control using vb?

Any help would be appreciated!
Thanks in advance.

What do you mean by simulate the click event? You want to launch a
browser and have it to go a certain page? If that is the case, use
process.start method the launch a new process and use the url as a
command-line parameter.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top