home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Program Collection for Windows 95 #17
/
Win95-17.iso
/
system.win
/
osr25
/
win95_23.cab
/
bdiru.htr
< prev
next >
Wrap
Text File
|
1996-08-24
|
1KB
|
35 lines
<html>
<%onerror error%>
<title>Internet Services Administrator - Select directory</title>
<body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
<%if reqparam RF "cancel"%>
<%redirect%>/HtmlaScripts/htmla.dll?<%arg1%><%/redirect%>
<%endif%>
<%if reqparam RF "cdir"%>
<%!CreateDir arg3 msgbody.cdirname%>
<%post%><%arg1%>?<%arg2%>=<%arg3%>\<%msgbody.cdirname%><%/post%>
<%else%>
<%post%><%arg1%>?<%arg2%>=<%arg3%><%/post%>
<%endif%>
<%label error%>
<%if reqstatus EQ 2500%>
<%if rpcstatus EQ 5%>
Access denied to this service.
<%elif rpcstatus EQ 1062%>
This service has been stopped.
<%else%>
RPC error <%rpcstatus%>
<%endif%>
<%elif reqstatus EQ 8000%>
The creation of the "<%msgbody.cdirname%>" directory in "<%arg3%>" failed.
<%elif reqstatus EQ 12000%>
The creation of the "<%msgbody.cdirname%>" directory in "<%arg3%>" failed.
<%else%>
Error encountered : <%reqstatus%>
<%endif%>
<br>
<a href="/htmla/htmla.htm">Return to main menu</a>
</html>