16 lines
331 B
Plaintext
16 lines
331 B
Plaintext
<html>
|
|
<%onerror error%>
|
|
<title>^IISMSG^</title>
|
|
^BodyTag^
|
|
<%if reqparam RF "cancel"%>
|
|
<%goto end%>
|
|
<%endif%>
|
|
<%if reqparam RF "help"%>
|
|
<%redirecthttp%>^HelpPath^<%msgbody.helptopic%><%/redirecthttp%>
|
|
<%endif%>
|
|
<%!Update%>
|
|
<%label end%>
|
|
<%redirect%>^TopMenuPage^<%/redirect%>
|
|
<%label error%>
|
|
^ErrorID^
|
|
</body></html> |