View Single Post
Old 07-12-2008, 12:28 PM   PM User | #2
Kakao
Regular Coder

 
Join Date: Mar 2006
Location: Brasília, Brazil
Posts: 153
Thanks: 0
Thanked 0 Times in 0 Posts
Kakao is on a distinguished road
Ajax is a client technology. You can use whatever you want in the server to receive and process the Ajax requests.

If you are new (or not) to Javascript you had better use a Javascript framework to generate the Ajax code. Some of the most known Javascript frameworks are Prototype and Jquery.
Kakao is offline   Reply With Quote