I could really use some help. I have web pages that use Microsoft-generated XML. What I want to do is to close the current window. I know how to do this in javascript but I’m clueless with the XML. Currently, the XML opens another html file. I’ve attached a file with the portion of XML code that has the link that I want to change to simply close the current window.
Just a little background — In order to allow subject matter experts create training modules for the web, we have them use PowerPoint (2000) and then save the file as a web page. When that happens, Microsoft creates LOTS of XML code. (Yes, I know there are better programs to produce training but this is what we have to work with. )
Thanks in advance for trying to solve this problem!