PDA

View Full Version : Open xml in new html page


kingfrank
04-04-2007, 09:51 AM
Hi all,

I'm making a site in where I want to open a new html page from a link. I have several xml files with content in it, and only 1 html file in where I want to show it. So all the links I have, open the same html file, but the content has to be different, because a different xml file has to be loaded.

Oh yeah another thing. I can't open a new window, because I want it to load in an Iframe.

Thanks in advance.