The AxStyleName directive in the conf below isn't working (the default
stylesheet isn't applied) I know the AxAddPorcessor works because if I
take the AxStyleName directive out the stylesheet gets applied.

Any ideas?

Thanks
Nigel

=-=-=-=-=-=-=-=-=-=-=-=-=
PerlModule AxKit
PerlModule AxKit::XSP::Param
PerlModule AxKit::XSP::ESQL
PerlModule AxKit::XSP::Exception
AddHandler axkit .xml
AddHandler axkit .xsp
AddHandler axkit .dkb
AxDebugLevel 10
AxLogDeclines On
AxAddPlugin Apache::AxKit::StyleChooser::QueryString

<Files *.xsp>
        AxAddProcessor application/x-xsp .
</Files>
<Files salesdb.xsp>
        <AxStyleName #default>
                AxAddProcessor application/x-xpathscript
"./style/salesdb.xps"
        </AxStyleName>
</Files>
=-=-=-=-=-=-=-=-=-=-=-=




ITM Business Solutions
Unit 4
Nine Trees Trading Estate
Morthen Road
Rotherham
S66 9JG

Reception
Tel: 01709 703288
Fax: 01709 701549

Help Desk
Tel:01709 530424
Fax: 01709 702159

CONFIDENTIALITY NOTICE: This message is intended only for the use of
the individual or entity to which it is addressed, and may contain
information that is privileged, confidential and exempt from disclosure
under applicable law.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to