2025-04-27 07:49:33 -04:00

20 lines
426 B
Plaintext

<html>
<%onerror error%>
<title>^IISDIR^</title>
^BodyTag^
<%if reqparam RF "cancel"%>
<%goto end%>
<%endif%>
<%if reqparam RF "help"%>
<%redirecthttp%>^HelpPath^<%msgbody.helptopic%><%/redirecthttp%>
<%endif%>
<%if servid EQ 4%>
<%!Clear w3defaultfileenabled%>
<%!Clear w3dirbrowseenabled%>
<%endif%>
<%!Update%>
<%label end%>
<%redirect%>^TopMenuPage^<%/redirect%>
<%label error%>
^ErrorID^
</body></html>