View Single Post
(#2 (permalink))
Old
Mumin C is Offline
Private
Points: 190, Level: 2 Points: 190, Level: 2 Points: 190, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Mumin C is an unknown quantity at this point
 
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
December 12th, 2007

at first, never let users to backspace for update,insert and delete transactions. Ajax is the best way to increase speed of website but you should know where to use it. if you dont want to refresh same page use ajax. but if you need to refresh page content all over, dont use ajax. especial if you use so many queries in a web page, try to use ajax to minimize it. Ajax is just to decrease client server traffic, not to control backspace so use it where you have so much traffic.