XML Target Blank Browser Window?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • theresatrev
    New Member
    • Jun 2007
    • 1

    #1

    XML Target Blank Browser Window?

    Right, you can all laugh if you want, but I need help. Very basic stuff! Need to be able to open a blank browser window in xml, here is code so far:

    <image path="img/beonlinelt.jpg" url="http://www.beonline-solutions.uk" txt="BeOnline: Brochure View >" />

    I just need this link to open in a new browser window rather than in its self.
    I know this is cheeky, but pleassssse can some one help me.
  • dorinbogdan
    Recognized Expert Contributor
    • Feb 2007
    • 839

    #2
    Welcome to TheScripts TSDN....

    Please post your code (Javascript or XSL).
    You cannot open links directly from XML.
    You should have an HTML output format, and there to use the target attribute.

    Comment

    Working...