Make hyperlink from a plain text

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

Guest

Can ahyone tell me how cand i make a plain text written in a messagebox:
"http://mail.yahoo.com" to look like a hyperlink a when a user clocks on it
to be redirected to this link?
 
You can build the HTML from scratch in a popup window, if that is your
desire, but you cannot set it up in an alert box.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
I want to make the link in a VB .NET messagebox

Cowboy (Gregory A. Beamer) - MVP said:
You can build the HTML from scratch in a popup window, if that is your
desire, but you cannot set it up in an alert box.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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