home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 February
/
PCWK0297.iso
/
micrsoft
/
internet
/
pws10a
/
pws10a.exe
/
RCDATA
/
CABINET
/
BDIRU.HTR
< prev
next >
Wrap
Text File
|
1996-07-01
|
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>