On Saturday, Dec 14, 2002, at 03:57 Europe/London, J�rg Walter wrote:
On Saturday 21 December 2002 03:58, Han Chuan wrote:
Hi,
I am using AxKit to transform the XML(output by my PERL script) using
XSL
to HTML. Is it possible to alter/add (using PERL) to the header
information
that is being sent? Thanks in advance.
If you're talking about HTTP headers, just do it the mod_perl way, for
example
using a PerlFixupHandler. Alternatively, you could write an AxKit
plugin to
be used via AxAddPlugin. In both cases, use $r as usual to modify the
response.
Alternatively use <meta> tags.
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]