Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

How to open a pop up window from a XML file

Question posted by: Revathi Balakrishnan (Member) on June 25th, 2008 07:18 AM
Hi Friends

The below shown is part of XML code


<subcategory>
<name>Portfolio Analytics</name>
<description>Portfolio Analytics</description>
<url>https://par.inautix.com</url>
<entitlement>780</entitlement>
<ibd>Any</ibd>
</subcategory>

when i click on the Portfolio Analytics code, it opens the pop up in the same window, i wanted to open this URL in a child window. Kindly let me know is there any way to do it.

Is there any way to use a variable to store the URL?
Revathi Balakrishnan's Avatar
Revathi Balakrishnan
Member
36 Posts
June 26th, 2008
10:43 AM
#2

Re: How to open a pop up window from a XML file
i belive if i can insert an HTML tag within the XML , i can open a child window,that is i wanna inset a <a href="https://par.inautix.com" target=_balnk>Portfolio Analytics</a> inside my XML code, Is it possible to do it?

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,873 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top XML Forum Contributors