{ column_width: 30, column_count: 16, column_gutter: 20, align: 'center' }

Trevor Morris

Just a blog… …and this is the permalink page.

XML, XSLT And AJAX

Does an XML page, transformed with XSLT using XMLHTTPRequest (aka AJAX, but I need the former non-cool name for the joke to work) for on-the-fly asynchronous requests produce a site full of adult material?

Warning: I am in the process of migrating to a new system. The blog should still function but there might be some funkyness in certain places.

This will be fixed soon.

Comments

Freexe

Website

Gravatar

If by adult material, you mean parse errors, then yes

trovster

Website

Gravatar

Why parse errors?

Freexe

Website

Gravatar

because the string that you have to send with XMLHTTPRequest would have to be XML, unless you pass it to another SSL first to validate and form into XML and then pass to XSL