GET STARTED

EXAMPLES

ASP AJAX Component
More ASPajax examples with source code...

PRO EDITION

An advanced edition of this software is also available offering:

  • Hugely Increased Speed.
  • Significant Bandwidth efficiency
  • Any ASP function can called from client JavaScript
  • Silent running in IE

Explore ASPajax Pro

 

INTRODUCING ASPajax

AJAX is an increasing expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.

ASPajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to VBScript ASP.

ASPajax also allows you to easily call any ASP server function from JavaScript and return results without refreshing the page.

Lightweight, simple and fast - ASPajax is free.

ASPajax Basic Concepts

ASP functionality can now be accessed without refreshing the using 2 new AJAX paradigms.

  1. UpdatePanels - can allow any form or link to work seamlessly without the page refreshing. UpdatePanels lead to efficient development - and encourage strong adherence to Accessibility and W3C standards.

  2. LiveASP - a Remote Method Calling technology - that allows you to use any ASP function from client JavaScript - without refreshing the web page. The results from the ASP function is returned - and Session and Cookie states are kept alive.