Hello,
 
I have created an XML-file together with an XSL-file. In the XSL-file I create a frameset with frames. In the frames I want to display plain HTML-files, but when I use:
<frame name="contents" src="javascript:void(0);" />
I get a HTTP 500 error: The page cannot be displayed. When I change contents.htm into an XML-file (i.e. "../cocoon/welcome") it works perfectly. What am I doing wrong?
 
Regards
 
Richard Korthuis

Reply via email to