%onerror error%>
Internet Services Administrator - Select directory
<%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%>
Return to main menu