hi! I have several hyperlinks and i'd like to set it
such that when they are clicked it will launch into a
new browser window. these links are obtained from
elsewhere and hence i'm not able to modify them
directly. 

i'm thinking of using regular expressions to
substitute the links to add a "target=_new" at the end
of the <a> tag. can someone please advise me if this
is possible? some of the links look like below.

<A HREF="http://sinapdp02/expense/">Expenses</a>

<A
HREF="HTTP://textnet/textnet/notices4.nsf/3368cbe827f66ac1482567ad002523a7/4c6256359bc689c9482569a30026f62f?OpenDocument">Text
1</a>



__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to