kmorse Report post Posted October 28, 2008 I am using links to web pages in the xml of a fusion map. I know that the "n-" prefix opens the link in a new window and the lack of the "n-" link opens the link in the same window. My question: is there a way to render a link that opens the page in "parent window"? In HTML, it would be something like this: A HREF="target2.html" Thanks in advance for your help. Keith Morse Denver Post Share this post Link to post Share on other sites
Arindam Report post Posted October 29, 2008 Hi, If your are using Frames then use. link='F-FrameName-target2.html' Share this post Link to post Share on other sites