Page 1 of 1

processing Ajax

Posted: Tue Oct 23, 2007 1:14 pm
by arpowers
hey guys,

just trying to learn how to do some ajax...

can someone give me the basics of how these are processed?

I will be using the prototype library and in these they ask for a url.
which url is this?
how do you process this information on the server side, with php? thats whats confusing me right now...
\
THX as always:)

Posted: Tue Oct 23, 2007 6:05 pm
by califdon
Enter the following in Google search box:

ajax tutorial

You will find more good Ajax tutorials than you will ever have time to read.

Posted: Tue Oct 23, 2007 6:48 pm
by CoderGoblin
Searching on these forums would probably have found some as well. Two topics that may be of interest...

XMLHttp tutorial (who's online example)
Dynamic/Chained Selects using Ajax Prototype/JQuery