On 19 Aug 2005, at 07:43, David Holden wrote:
I have and XML file with the following header
<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE wrap SYSTEM "../../../xml/dtds/local/wrap/wrap.dtd">
<?xml-stylesheet href="/axkit/it/styles/ch.xsl" type="text/xsl"
title="ch"?>
<?xml-stylesheet href="/axkit/it/styles/chsec.xsl" type="text/xsl"
title="chsec" alternate="yes"?>
This url
http://localhost/axkit/it/Da/Dach1o2/Dach1o2?
style=chsec&secid=divsec1o2o1
correctly chooses the chsec.xsl style sheet when used in firefox but
when used in IE6 it uses the default style sheet ch.xsl
has anyone seen this or know how I might debug what is happening.
Sounds like AxKit isn't even running for that URL, and the browser is
doing the transformation. Try enabling debugging with "AxDebugLevel 10"
and see what's in the error log.
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]