<%
'a = cint(Request.QueryString ("a"))
'select case a
'case 1 'input new
' Response.Write ("this is case 1: for inputing")
'case 2 'search
' Response.Write ("this is case 2: for searching")
'case 3 'edit
' Response.Write ("this is case 3: for editing")
'end select
%>
the Business Registration Page
Please enter you username and password to be able to input a new entry,
search/browser
the faculty entries, or edit your
previous entries.