A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Express Email Newsgroup » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

'Naming' a hyperlink



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 23rd 07, 03:20 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
speedy_mike
external usenet poster
 
Posts: 29
Default 'Naming' a hyperlink

I know how to insert a hyperlink in an email document. But when I do so the
complete link shows. Is there a way to 'name' the link something and have
only that 'name' appear in the document but when the user clicks on it it
will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only have
the word "google" in blue so that when the reader clicked on "google" it
would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike


Ads
  #2  
Old April 23rd 07, 03:28 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Bruce Hagen
external usenet poster
 
Posts: 10,210
Default 'Naming' a hyperlink

Copy the hyperlink with your cursor. Open the new message window ant type
the word(s) you want to use for the link. Highlight these words with the
cursor and then Insert | Hyperlink and Paste the link in the URL field |
OK.. The word(s) you highlighted will become the link.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I do so
the complete link shows. Is there a way to 'name' the link something and
have only that 'name' appear in the document but when the user clicks on it
it will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only have
the word "google" in blue so that when the reader clicked on "google" it
would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike


  #3  
Old April 23rd 07, 03:38 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Ken
external usenet poster
 
Posts: 458
Default 'Naming' a hyperlink

For example, if I wanted to direct someone to www.google.com but only have the word "google" in blue so that when the reader clicked on "google" it would take them to the web site, how could I do that?

Do you mean like this: "google"

"speedy_mike" wrote in message ...
| I know how to insert a hyperlink in an email document. But when I do so the
| complete link shows. Is there a way to 'name' the link something and have
| only that 'name' appear in the document but when the user clicks on it it
| will take them to where the link 'points'?
|
| For example, if I wanted to direct someone to www.google.com but only have
| the word "google" in blue so that when the reader clicked on "google" it
| would take them to the web site, how could I do that?
|
| I'm running OE6.
|
| Thanks for your help,
|
| Mike
|
|
  #4  
Old April 23rd 07, 03:45 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
dc
external usenet poster
 
Posts: 7
Default 'Naming' a hyperlink

Are you trying to do this using "plain text"? If so, just do what you
are doing, type the URL

If in Rich Text or HTML, highlight the word "google", then using the
menubar
Click on Inserthyperlink... and insert http://www.google.com in the
box click OK
and you're done

The source code looks like
A href="http://www.google.com"google/A

good day,
dcdon

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I

do so the
complete link shows. Is there a way to 'name' the link something

and have
only that 'name' appear in the document but when the user clicks on

it it
will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but

only have
the word "google" in blue so that when the reader clicked on

"google" it
would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike




  #5  
Old April 23rd 07, 04:00 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
speedy_mike
external usenet poster
 
Posts: 29
Default 'Naming' a hyperlink

Exactly.
"Ken" wrote in message ...
For example, if I wanted to direct someone to www.google.com but only have the word "google" in blue so that when the reader clicked on "google" it would take them to the web site, how could I do that?

Do you mean like this: "google"

"speedy_mike" wrote in message ...
| I know how to insert a hyperlink in an email document. But when I do so the
| complete link shows. Is there a way to 'name' the link something and have
| only that 'name' appear in the document but when the user clicks on it it
| will take them to where the link 'points'?
|
| For example, if I wanted to direct someone to www.google.com but only have
| the word "google" in blue so that when the reader clicked on "google" it
| would take them to the web site, how could I do that?
|
| I'm running OE6.
|
| Thanks for your help,
|
| Mike
|
|
  #6  
Old April 23rd 07, 04:07 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
speedy_mike
external usenet poster
 
Posts: 29
Default 'Naming' a hyperlink

Thanks much Bruce. Works like a champ!

Mike

"Bruce Hagen" wrote in message
...
Copy the hyperlink with your cursor. Open the new message window ant type
the word(s) you want to use for the link. Highlight these words with the
cursor and then Insert | Hyperlink and Paste the link in the URL field |
OK.. The word(s) you highlighted will become the link.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I do so
the complete link shows. Is there a way to 'name' the link something and
have only that 'name' appear in the document but when the user clicks on
it it will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only
have the word "google" in blue so that when the reader clicked on
"google" it would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike




  #7  
Old April 23rd 07, 04:08 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
speedy_mike
external usenet poster
 
Posts: 29
Default 'Naming' a hyperlink

Works great! Thanks much!!

Mike

"dc" wrote in message
...
Are you trying to do this using "plain text"? If so, just do what you
are doing, type the URL

If in Rich Text or HTML, highlight the word "google", then using the
menubar
Click on Inserthyperlink... and insert http://www.google.com in the
box click OK
and you're done

The source code looks like
A href="http://www.google.com"google/A

good day,
dcdon

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I

do so the
complete link shows. Is there a way to 'name' the link something

and have
only that 'name' appear in the document but when the user clicks on

it it
will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but

only have
the word "google" in blue so that when the reader clicked on

"google" it
would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike






  #8  
Old April 23rd 07, 04:12 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Bruce Hagen
external usenet poster
 
Posts: 10,210
Default 'Naming' a hyperlink

You're welcome. You can use graphics as well.



--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~


"speedy_mike" wrote in message ...
Thanks much Bruce. Works like a champ!

Mike

"Bruce Hagen" wrote in message
...
Copy the hyperlink with your cursor. Open the new message window ant type
the word(s) you want to use for the link. Highlight these words with the
cursor and then Insert | Hyperlink and Paste the link in the URL field |
OK.. The word(s) you highlighted will become the link.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I do so
the complete link shows. Is there a way to 'name' the link something and
have only that 'name' appear in the document but when the user clicks on
it it will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only
have the word "google" in blue so that when the reader clicked on
"google" it would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike




  #9  
Old April 23rd 07, 06:36 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
speedy_mike
external usenet poster
 
Posts: 29
Default 'Naming' a hyperlink

Hey! How'd you do that??!!??! How neat!

Mike
"Bruce Hagen" wrote in message ...
You're welcome. You can use graphics as well.



--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~


"speedy_mike" wrote in message ...
Thanks much Bruce. Works like a champ!

Mike

"Bruce Hagen" wrote in message
...
Copy the hyperlink with your cursor. Open the new message window ant type
the word(s) you want to use for the link. Highlight these words with the
cursor and then Insert | Hyperlink and Paste the link in the URL field |
OK.. The word(s) you highlighted will become the link.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I do so
the complete link shows. Is there a way to 'name' the link something and
have only that 'name' appear in the document but when the user clicks on
it it will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only
have the word "google" in blue so that when the reader clicked on
"google" it would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike




  #10  
Old April 23rd 07, 06:39 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Bruce Hagen
external usenet poster
 
Posts: 10,210
Default 'Naming' a hyperlink

Same way. Just insert the graphic and highlight it the same way you highlighted the word.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message ...
Hey! How'd you do that??!!??! How neat!

Mike
"Bruce Hagen" wrote in message ...
You're welcome. You can use graphics as well.



--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~


"speedy_mike" wrote in message ...
Thanks much Bruce. Works like a champ!

Mike

"Bruce Hagen" wrote in message
...
Copy the hyperlink with your cursor. Open the new message window ant type
the word(s) you want to use for the link. Highlight these words with the
cursor and then Insert | Hyperlink and Paste the link in the URL field |
OK.. The word(s) you highlighted will become the link.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"speedy_mike" wrote in message
...
I know how to insert a hyperlink in an email document. But when I do so
the complete link shows. Is there a way to 'name' the link something and
have only that 'name' appear in the document but when the user clicks on
it it will take them to where the link 'points'?

For example, if I wanted to direct someone to www.google.com but only
have the word "google" in blue so that when the reader clicked on
"google" it would take them to the web site, how could I do that?

I'm running OE6.

Thanks for your help,

Mike




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hyperlink a PDF jjuan Outlook - General Queries 3 March 30th 07 07:06 AM
Outlook 2003 Calendar Naming/Properties internetsdave Outlook - General Queries 1 February 23rd 07 01:32 PM
Naming distribution lists in Outlook MAQ Outlook - Using Contacts 2 October 16th 06 10:33 AM
LATIN AMERICAN NAMING CONVENTION - LAST NAME followed by mother's bajaboy Outlook - Using Contacts 0 March 3rd 06 03:24 AM
hyperlink failure Popster Outlook - Installation 1 February 28th 06 07:20 PM


All times are GMT +1. The time now is 11:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.