Building interactivity into web sites encompasses the HTML layout code of the page itself, but also the scripting behind the scenes.
Quite often the entire page is output from a script based on specific user inputs.
The projects below include examples of form processing, data access and search capabilities. Scripts were written in either Perl, JavaScript or ASP, using HTML as a foundation.
John Babich of Learnsoft coded the ASP scripts in the examples below.