As JavaScript can be disabled in the browser by the user, I wonder if there is any way of developing an Application which uses Ajax but it doesn\'t use Javascript, so even i
Ajax = Asynchronous JavaScript And XML. You can't have Ajax without JavaScript!