The Online Mom is a website for mothers who want to be informed about technology and the internet. I created several of the features that appear on this site using ASP with VBScript. Some examples of these include the poll on the lower right side of the page. This poll shows several options, then shows a chart of results after users submit the form.

Some of the other features that I wrote include the site map and the search feature. Both of these scripts use ASP and SQL to retrieve and organize the necessary information from the site’s database.

I also wrote a content management system for this site. This system is a set of customized ASP pages that allows the client to log in and add content or change the content in the site’s database.