Results 1 to 2 of 2

Thread: Opening a link in a new window?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question

    how do i open a new link in a new window.

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    include target=_blank in your link

    http://forums.vb-world.net/showthrea...threadid=34069

    Code:
    <A href="http://forums.vb-world.net/showthread.php?threadid=34069" target=_blank>http://forums.vb-world.net/showthread.php?threadid=34069/</A>
    Mark
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width