head

i just wrote my first proper ajax widget. i’d fiddled with ajax before, but just using “responseText”. i finally took the effort to figure out how to parse xml using DOM. i chased my tail for an hour or so, simply because i hadn’t set:

header(’Content-Type: text/xml’);

Leave a Reply