Download ASP Ajax 2.2 ASPajax is the free Ajax framework for ASP VBScript websites. www.aspajax.org
About ASP Ajax
INTRODUCING ASP AJAX
http://http://www.zjjv.com//
AJAX is an expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.
ASP-ajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to VBScript ASP.
ASP-ajax 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.
ASP-AJAX Basic Concepts
ASP functions can be called without refreshing the page using 2 new AJAX paradigms.
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. http://http://www.zjjv.com///asp-ajax-documentation.asp?page=update-panels
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. http://http://www.zjjv.com///asp-ajax-documentation.asp?page=liveasp
ASP AJAX TUTORIALS*
ASP AJAX Hello World - http://http://www.zjjv.com///asp-ajax-examples.asp
Execute VBScript server code in real-time from JavaScript - http://http://www.zjjv.com///asp-ajax-examples-call-asp-function-from-javascript.asp
ToolTips using ASP and AJAX - http://http://www.zjjv.com///asp-ajax-examples-tooltip.asp
Form validation using ASP and AJAX technology - http://http://www.zjjv.com///asp-ajax-examples-form-validation.asp
Use ASP AJAX to build a ComboBox control with predictive text suggestions - http://http://www.zjjv.com///asp-ajax-examples-autocomplete.as
A free, customizable live-chat application using ASP AJAX - http://http://www.zjjv.com///asp-ajax-examples-chat.asp
Downloaded the free ASP AJAX toolkit from http://http://www.zjjv.com//.
Changes in this version:
1. *ASP Ajax UpdatePanels* automatically make ASP / HTML forms submit and respond without the web-page refreshing. 2. *ASP Ajax LiveASP* - this professional toolkit allows you call any ASP VBScript server functions from JavaSCript at runtime. ASP Function results are returned to JavaScript.
System requirements:
Microsoft IIS Web Server
( By ASP AJAX dot ORG - ASP Ajax Publisher )