Thu Jan 1 00:00:00 1970
NAMEApache::AxKit::StyleChooser::QueryString - Choose stylesheet using querystring SYNOPSISAxAddPlugin Apache::AxKit::StyleChooser::QueryString DESCRIPTIONThis module lets you pick a stylesheet based on the querystring. To use it, simply add this module as an AxKit plugin: AxAddPlugin Apache::AxKit::StyleChooser::QueryString Then simply by referencing your xml files as follows: http://xml.server.com/myfile.xml?style=printable You will recieve the alternate stylesheets with title "printable". See the HTML 4.0 specification for more details on stylesheet choice. Edit This Page / Show Page History / |

Home