Hi Peter,

Do you have QueryString installed as a fixup handler for the server you
are accessing?

 # Specify the style as a query string parameter
 PerlFixupHandler Apache::AxKit::StyleChooser::QueryString

--
Owen


On Thu, 2002-07-25 at 10:46, Peter, Attila wrote:
> Hi list,
> 
> It might sound too trivial but how can I make
> use of the AxStyleName directive?
> I would like to specify alternate stylesheets for my
> generated xml source. I thought of using the QueryString
> stylechooser and specifying <AxStyleName style_1> and
> <AxStyleName #default> in my <Location> config but I
> end up with the stylesheet for #default regardless what my
> query string (?style=style_1) is.
> 
> I found in the perldoc of QueryString.pm:
> 
> << See the HTML 4.0 specification for more details on stylesheet choice. >>
> 
> I saw it and it did not help. I mean I understand the stylesheet
> related definitions there but looking at the AxKit.pm code
> (and related modules) I cannot see any chance to get this working.
> 
> I'm not a guru and probably missed something so could you please
> guide me a little bit?
> 
> Tnx,
> 
> Attila Peter
> 
> EDS Deutschland GmbH
> SMC AOS
> Eisenstr. 43
> 65428 Ruesselsheim
> 
> mailto:[EMAIL PROTECTED]
> Phone:        0049 (0) 6142 - 80 1977
> Fax:  0049 (0) 6142 - 80 3030
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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

Reply via email to