BDG Scenario 3

Welcome.htm

<html>
<head>
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<meta http-equiv="content-type" />
<link HREF="../forms.css" REL="stylesheet" Type="text/css">
<title LID="tit16">Welcome!</title>
</head>

<body valign="center" scroll="no" topmargin="20">

<table WIDTH="100%" CELLPADDING="2" CELLSPACING="0">
<tr>
   <td valign="top"><img border="0" LID="logo1" src="../images/ptlogo.gif" alt="Organization Logo" width="62" height="62"></td>
   <td width="5%">&nbsp;</td>
   <td>
      <table BORDER="0">
      <tr>
         <td><label LID="lbl94">Welcome to the administrative interface of the 
             Performance Tracking application. Before you can enter scores you need to
             create users and groups in the database. Click one of the following 
             links to jump directly to that data entry screen. Once inside the application, 
             you can use the Forms menu to move between entry screens.</label></td></tr>
      <tr>
         <td>&nbsp;</td></tr>
      <tr>
         <td><ul>
         <li><a LID="a95" href="gate.asp?fileName=person">User Information</a>
         <li><a LID="a96" href="gate.asp?fileName=group">Group Information</a>
         <li><a LID="a97" href="gate.asp?fileName=location">Location Information</a>
         <li><a LID="a98" href="gate.asp?fileName=activity">Group Activities</a>
         <li><a LID="a99" href="gate.asp?fileName=activityType">Activity Types</a>
         </td></tr>
      </table>
   </td>
</tr>
</table>
</body>
</html>