Should i use Ajax?
When a Ajax can be used in programming?
View Answers
February 19, 2008 at 12:00 AM
Its completely up to you but there is no harm in using Ajax programming for any website as they are used to increase the speed of website. You need not to implement it on every page but you can use it on pages which is having more hits or slower than other pages.
February 20, 2008 at 10:59 PM
Hi Ajax, is a group of inter-related web development techniques used for creating interactive web applications.Using AJAX we can reduce the unnecessary hits to server/ database. So you can go for AJAX .
September 17, 2008 at 11:19 PM
hi friend,
This is jagadhish.Frankly why people go Ajax means
1.With out page re-loading we can get the response.
2.For Asyncronus communication.
These are the reasons.
Thank you friend.