
Expandable Menu System &
Database Driven HTML Pages
BarbaraClarkStudio.com is an on-line art gallery with a splash page, six main pages and seven second level pages for the gallery. This site was developed using ASP, Access, JavaScript, HTML and Acrobat. The left side has an expandable menu system. The HTML pages for the Gallery section are generated by ASP code which retrieves database records and places the information about the art piece into HTML code.
Contact Form and Emails
The contact form submission for my portfolio is handled by two ASP scripts and JavaScript coding. Click on the image to the left to go to the contact form. (Close the pop-up window to return to this page.) Submit the form with no data to view the JavaScript error handling. Then enter some data and submit the form. One ASP script generates a confirmation page while the second ASP script is sends an email.