xsl:include in IE5 fails.

webmasterbeta

New Member
Where ever I put the <xsl:include src=http://forums.devx.com/archive/index.php/"somefile.xsl"> in another XSL fileand open it in IE5.5 it fails. IE shows "You cannot have xsl:include in thislocation.I even tried to load microsoft's own example for xsl:include (which you canfind at <!-- m --><a class="postlink" href="http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/xmlsdk/xslr2n78.htmthat">http://msdn.microsoft.com/library/defau ... 78.htmthat</a><!-- m --> fails with the same error as well.Does any one know if this is because of any particular reason.Thanks in advance,Aaron
 
Back
Top