-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinvalid.htm
More file actions
executable file
·35 lines (30 loc) · 846 Bytes
/
invalid.htm
File metadata and controls
executable file
·35 lines (30 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<HTML>
<HEAD>
<TITLE>CheckList - Login</TITLE>
</HEAD>
<BODY BGCOLOR=#FFFFFF TEXT=#000000>
<CENTER>
<IMG SRC="/~kens/images/logo.gif" ALIGN=BOTTOM>
<P>
<H2>Invalid User ID</H2>
</CENTER>
<P>
The user ID you entered is invalid. You can
<A HREF="/~kens/login.htm">try again</A> if you think you simply mis-typed
your ID.
<P>
When CheckList is up and running, you'll be able to fill out a form here
to create a CheckList. For the time being, you can send mail to me
at <A HREF="mailto:kens@aimnet.com">kens@aimnet.com</A> and I'll set up
an account for you.
<P>
<HR><!---------------------------------------------------------------------->
<CENTER>
<FONT SIZE=-1>
<ADDRESS>
Copyright © 1996, Ken Sheppardson. All rights reserved.
Send questions to <A HREF="mailto:kens@aimnet.com">kens@aimnet.com</A>
</ADDRESS>
</CENTER>
</BODY>
</HTML>