DISC 3371 Spring 1998 Parks Name________________________________ SSN________________________

Complete URL for your homepage:__________________________________________________________________

1. (15 points) Using frames (NO tables), show the HTML code to produce the following page. The graphics is captsm.gif. All underlined links refer to an html file with the name as shown (e.g. fred.htm links to the file named fred.htm).

Captain Webb Links
  1. home.htm
  2. references.htm
    1. howtosail.htm
    2. howtorow.htm
    3. howtoswim.htm
  3. biography.htm
Captain Webb Products
  • Boots
  • Belt
  • Hat
  • Tunic
  • Pants
  • Telescope
  • Parchment
  • Quill Pen
Captain Webb Relatives LINKS
  1. MOM
  2. DAD
  3. BROTHER
Brought to You By Captain Webb Productions
Captain Webb is a Not-For-Profit Delaware Corporation Open 7x24 at 1-800-CAP-WEBB

2. (15 points) Using a single table and a form, produce the HTML code for the following page. Use the names: Titanic. Pequod, Ark Royal, Hood, and Jolly Roger III as select options for the names of the Captain's ships.

Pick the Captain's Age: < 30 30-39 40-49 50-59 > 60
Check what you know about Captain Horatio T. P. Webb.

A Check means YES.

  1. Married
  2. Parent
  3. Military Veteran
  4. Hero
Select the name of the Captain's last ship

In 25 words or less, explain the Captain's military training
3. (35 points) Given the following page:
Username Password

The first field is named uid; the second field is named pwd, and the button is named cm. The maximum length of the username and password fields is 8 bytes. Show only the VBScript (no HTML) so that when the user clicks the button, the programs checks the following. Display an error message to the user describing the mistake if any condition is violated.

4. (35 points) Using the same form data shown in problem #3 above, show the VBscript necssary to check the uid and pwd for the following conditions. Display an error message to the user describing the mistake if any condition is violated.