Open in new window

S

stoutcruiser

I need to make my hyperlink open in a new window.
Is there something to add to script to do this?
 
J

Jim Cheshire \(JIMCO\)

stoutcruiser said:
I need to make my hyperlink open in a new window.
Is there something to add to script to do this?

You can use a target of _blank if you don't want to control the appearance
of the window. If you want to control the appearance, you can use Spawn
which is available free from my Web site.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
Top