saintmike2
Programmer
I have a news webpage that pulls XML data (news headlines) from a remote server and reformats it using XSL. When a user clicks on the news headline, the webpage opens the corresponding story which is also pulled from the remote server. The problem is that the story is presented in XML without any formating. I would like to format the document automatically with XSL. So the question is, is there a way to open an XML link within XSL and have it be formatted in XSL.
Thanks,
Mike
Thanks,
Mike