Results 1 to 3 of 3

Thread: HTA - Always new window tag?

  1. #1
    Join Date
    Mar 2007
    Posts
    68
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Question HTA - Always new window tag?

    Does anyone know the tag to be used in a HTA Application's head to make all links open in a new browser window?

    Code:
    <HTA:APPLICATION ID="oHTA"
         APPLICATIONNAME="myApp"
         BORDER="thin"
         BORDERSTYLE="normal"
         CAPTION="yes"
         WINDOWSTATE="maximize"/>
    By asking for the tag, I mean the line to be put in there.
    I've used this 'tag' before, but can't find it on my PC, or on Google. Does anyone know it?

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

  3. The Following User Says Thank You to Medyman For This Useful Post:

    Moglizorz (06-18-2008)

  4. #3
    Join Date
    Mar 2007
    Posts
    68
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Thanks alot, been wanting that for a while :P (+Thanks)

Bookmarks

Posting Permissions

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