Zul,

What about it? The <base target="_blank"> takes care of ALL untargeting
links on the page.

-Ron

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Zul J
> Sent: Tuesday, October 03, 2000 2:08 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [IMail Forum] Hyperlink in Web Messagging
>
>
> Hi Ron,
>
> What about the html hyperlink (website) that contains in the body
> of the email ?
>
> -Zul
>
> ---------- Original Message ----------------------------------
> From: <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 3 Oct 2000 01:00:57 -0500
>
> >> Can the hyperlink in the web messaging be open in a new window
> >> without the user have to right click the hyperlink ? Hope
> >> somebody can give me some input on this.
> >
> >If you mean all the links that might be in a plain-text or HTML message,
> >yes. Just find your readmail.html file, and in between the <head> and
> ></head> tags, put this line:
> >
> ><base target="_blank">
> >
> >Ta Da. But now you've got a new problem: all the system links
> will open in
> >new windows, too, so you have to find all the hardwired anchor
> tags on that
> >page (search for "<a href=") and add 'target="_self"' (no single
> quotes) to
> >all those anchor tags.
> >
> >Aren't template mods fun? :) Tomorrow we'll discuss how to change every
> >instance of the folder label "Main" to "Inbox" (users like that label
> >better, go figure) using JavaScript regular expressions. ;)
> >
> >-Ron
> >mailto:[EMAIL PROTECTED]
> >
> >http://killerwebmail.com ...  it's alive!
> >
> >
> >
> >
> >Please visit http://www.ipswitch.com/support/mailing-lists.html
> >to be removed from this list.
> >
> >An Archive of this list is available at:
> >http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> >
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to