Links
Home About us Services Testimonies Contact us Links
AJAX
(Asynchronous JavaScript and XML) A method of putting information in a page in which javascript code pulls data from a server. It will then display it without having to pull down the entire page around it at the same time (usually in XML format).
<BACK