What are the Ajax features of PowerWEB Zoom?
Ajax has become a buzzword that is sometimes misused when meant to describe simple client-side functionality. In reality, Ajax is browser to server communication for updating or retrieving data, ultimately driving interface changes. These changes do not require full page PostBacks or refreshes. In this way, Zoom is fully Ajax-enabled. As you pan around an image, sections of the full image are rendered on the server and loaded into the browser view area. When a zoom is performed, the source image is resized on the server and delivered to the client on-demand.