If you want to open the link in a new window, you can use the insert html
code fragment tool to insert the
following:
<a target="_blank" href="http://www.domain.com">Link Text</a>
DavidF
> How do you cause a hyperlink to a web site to open a new instance of IE? I
> can manually add the line "target=_blank" in html, but each time I change
[quoted text clipped - 7 lines]
> ----= East and West-Coast Server Farms - Total Privacy via Encryption
> =----
Herb Mann - 25 Oct 2006 03:44 GMT
Can you explain this step by step?
> If you want to open the link in a new window, you can use the insert html
> code fragment tool to insert the
[quoted text clipped - 15 lines]
>> ----= East and West-Coast Server Farms - Total Privacy via Encryption
>> =----
DavidF - 25 Oct 2006 12:45 GMT
Its pretty straight forward. Go to Insert > HTML code fragment which opens
an Edit HTML code fragment dialog. Copy the code fragment I gave you, and
use Ctrl + V to paste it into the code fragment dialog. Change the
"domain.com" to the URL of the page you want to open in the new window, and
the "link text" to what you want the link to say on your page. Drag the code
fragment box to where you want it on your page, do a web page preview and
click the link to test.
Here is reference that gets into this and other hyperlink subjects:
http://office.microsoft.com/en-us/assistance/HP030805631033.aspx
Note if you choose to use the ECMAScript code approach, there is an error in
the code. Post back and I will try to find the correction for you.
DavidF
> Can you explain this step by step?
>
[quoted text clipped - 24 lines]
> ----= East and West-Coast Server Farms - Total Privacy via Encryption
> =----