home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 9
/
IOPROG_9.ISO
/
contrib
/
iis4
/
iis4_07.cab
/
libAuthenticate.inc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-09-08
|
104 b
|
6 lines
<%
If Session("EmployeeId") = "" Then
Response.Redirect("Default.asp")
Response.End
End If
%>