|
Posted by Ramon on 08/18/06 16:02
You can determine if the browser accepts XML by reading the
$_SERVER[HTTP_ACCEPT] variable. If it accepts XML, it will also accept XSL.
If it doesn't accept XML, just parse the XML/XSL on the server and send it
as plain HTML to the client.
cheers,
Ramon.
<ejijott@gmail.com> wrote in message
news:1155913801.305223.107830@i3g2000cwc.googlegroups.com...
> If a browser doesnt support XSL(T) parsing, can the browser somehow be
> "told" to request the parsed document from the server instead? Are
> there any working examples of this?
>
Navigation:
[Reply to this message]
|