Is this error related to a browser setting, a server-side setting, or a limitation of the TeamSite CGI?
Here's some context on the problem: I'm launching a CGI window (PERL that writes an HTML, with embedded JavaScript) that includes an XML in an iframe. The XML (displayed with an XSL) refers to a .jsp that gets called when the XML form is submitted. When I try a submit, the iframe refreshes and just displays the text of the .jsp. I don'thave any evidence that the code in the .jsp ran