Page 1 of 1

[solved] How to open a help page into a new web browser????

Posted: Sun Apr 03, 2005 10:25 am
by shab620
Hye I was wondering if somebody knows how I might open a help page into a new web browser so that the current page is still present??

Hope somebody can help, any help appreciated.

Shab

:D :D

Posted: Sun Apr 03, 2005 10:28 am
by anthony88guy

Code: Select all

<a href=&quote;http://www.link.com&quote; target=&quote;_blank&quote;>text</a>

Posted: Sun Apr 03, 2005 10:32 am
by shab620
Thanks for that anthony88guy

that works perfectly

Shab

:D