[This is preliminary documentation and subject to change.]
Further information about this sample will be provided in a later release.
ASP, as the name explicitly states, is a server-side scripting environment. Client-side scripting can be a valuable addition to ASP; it does, however, allow for a number of enhancements that can make your application more powerful and user-friendly.
This example demonstrates some simple tasks that you can performed with a combination of ASP and client-side scripting.
Further information about this sample will be provided in a later release.