Lab Assignment #2

Revised: 26 May 2005
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06 Lab #07 Lab #08 Lect #02

assignment.xsl assignment.css HTML Reference TopXML Contents

image not found


" Not everything that can be counted counts, and not everything that counts can be counted. "
- Albert Einstein (1879-1955)


Requirements:

  1. Using Javascript and a cascading style sheet, create a menu bar somewhere near the top of your home page. Clicking on each of the menu items should take the user to a page in your website. Note that this should be more than just a row of links. The menu should look something like a conventional menu.

    Add another menu item that exposes a dropdown list allowing the user to select one of several background images to use with your home page.
  2. Create a virtual directory on your machine, and place in it the ASP file described below. Make sure that you can access it and it works as expected.
  3. Create an ASP page that displays a listing of all the files in its virtual directory.
  4. If you used Javascript (VBScript) in that page, create another that is identical except that you will use VBScript (Javascript).