Hi Michael, >> However, it seems that AxKit invariably sets the Content-Type to >> 'text/xml' no matter what I do: I need be 'text/vnd.wap.wml' for WAP to >> function properly.
>Use something like > <xsl:output method="xml" media-type="text/vnd.wap.wml" > doctype-system="http://www.wapforum.org/DTD/wml_1.1.xml" >doctype-public="-//WAPFORUM//DTD WML 1.1//EN"/> That did the trick - thanks a lot ;-). Regards, Lars Lars Skjærlund Bukkeballevej 30 2960 Rungsted Kyst Denmark Tel.: +45 70 25 88 10 http://www.skjaerlund.dk/lars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
