how to create and show a name for the hyperlink address and hide the address?`

K

Kath

I believe there is a way of creating and showing only the
name for a hyperlink address in email messages.
For example:
Use
"About The Company"
as the link that people can click on to get to the web
page instead of showing <<http://www.micro.com/>>"
Can some one help please?
Thanks a bunch!

Kath
 
M

Matthew Tisdel

If you are creating/editing the message in Work, Outlook 2003 or 2002, you
simply right click on the background of the message, and there is an entry
for Create Hyperlink...
 
K

Kath

Thanks for the tips. However, I am not. I am only using
Outlook 2000, I believe. (I am not at my desk right now).
So, how to solve the problem?
THanks,

Kath
 
M

Matthew Tisdel

Kath,
Sorry, I don't know how to do it manually. I will have to let someone else
weigh into this discussion to let us know how to do that.

Matthew Tisdel
 
B

Brian Tillman

Kath said:
I believe there is a way of creating and showing only the
name for a hyperlink address in email messages.
For example:
Use
"About The Company"
as the link that people can click on to get to the web
page instead of showing <<http://www.micro.com/>>"

There are many HTML tutorials available on the internet.

The link should be:

<a href=http://www.micro.com/>About The Company</a>
 
Top