| |
<%if request.querystring("s")="no" then
Response.write "Sorry, that username and password combination has not been recognized. "
end if
if register=0 then
%>
Please note only administrators need
to login.
<%end if%>
Please enter your name and password.
You will then be allowed to add and delete messages.
|
|