Description of Combining server and client side scripts :
This articles aids you to understand the working principles of server side and client side scripts to be accessed through ASP. An example program comes with this article that gives obvious explanation on how to create ASP form to enable user to input their name, how to send it to server and how to re-submit the form for recursive process, and to show a greeting message on the fly to the users. In-built online demo shows this tutorial in action.