Page 1 of 1

Ajax Tutorial

Posted: Tue Jul 05, 2005 2:56 pm
by Scott
Found a pretty decent Ajax tutorial (ajax is the tool used in Gmail/Google Maps and Google Suggest along with others).

I\'d be interested in putting this into KB (and other things beside) if there was need for it. However, here\'s the tut: [url=\"http://www.webpasties.com/xmlHttpRequest/\"]http://www.webpasties.com/xmlHttpRequest/[/url]

Incorporates PHP aswell, which is particularly useful for someone like myself.

Ajax Tutorial

Posted: Tue Aug 23, 2005 10:59 pm
by Josh
so is AJAX Just javascript? /unsure.gif\' class=\'bbc_emoticon\' alt=\':unsure:\' />

Ajax Tutorial

Posted: Wed Aug 24, 2005 4:36 pm
by Scott
No, AJAX is javascript and XML working together. You could, however, use PHP to generate your XML which would go to the javascript (as that article shows).

Ajax Tutorial

Posted: Wed Aug 24, 2005 9:22 pm
by Josh
ah ok, thanks for clearing that up for me /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />