Do you think ASP is old and not up to date? Hold on...
The ajaxed library provides you common tools for the development of modern web applications. In addition it offers an unique AJAX technique which can also be used within your existing classic ASP applications. You will be able to create Rich Web Applications with less effort.
The magic behind ajaxed: ajaxed comes with an unique AJAX approach which lets you call server side VBScript code directly from client side. In other words it means that you are able to bind e.g. an click
event of a button directly to a server side function.
Let's see how easy it is implementing AJAX.
Similar technique in PHP: xajax