Jump to link

  • Thread starter Thread starter rulemaja
  • Start date Start date
R

rulemaja

Hi, I'd like to insert a hyperlink into windows mail - not one which jumps to
a webpage - but one which jumps down to another piece of text within the same
email - does anyone know how to do that? Thanks!
 
Hi, I'd like to insert a hyperlink into windows mail - not one which jumps to
a webpage - but one which jumps down to another piece of text within the same
email - does anyone know how to do that? Thanks!

NOTE - I tried to send this in clear text but my news program said it
could not be sent with hyper links in it so I have applied ROT13 to
the critical parts. Just UN-ROT13 them to read.

You will have to be editing the email in "Rich Text (HTML)" mode

Click on the "Source" button at the bottom.

Locate the spot where the hyperlink is to go and insert this sort of
thing:-

<n uers="#gnetrg">Guvf vf gur yvax gb or pyvpxrq</n>

(UN-ROT13 the above line)

The "target" can be any name that you want but must match the word
used below.

Replace "This is the link to be clicked" with whatever text you like

Go to the spot that you want the link to jump to and insert this:-

<n anzr="gnetrg"></n>

(UN-ROT13 the above line)

Make sure that the word you use to replace "target" at this spot
exaclty matches the word in this hyperlink spot.
 
They work in OE. Just make sure if there is a BASE Href statement that you
delete it. Then it will work. I don't know if they work within a message
in WinMail. Links to anchors within a webpage do not work in WinMail.

This is a bug that is long standing and disrupts the basic tenets of HTML,
and they refuse to fix it.

steve
 
Back
Top