<%onerror error%> IIS - Menedżer uwierzytelnień <%if reqparam RF "cancel"%> <%if urlparam RF "denyifcancel"%> <%!SetHttpStatus "401"%> <%else%> <%redirecthttp%><%urlparam%><%/redirecthttp%> <%endif%> <%goto end%> <%endif%> <%if platformtype EQ 1%>
Menedżer usług internetowych
dla programu Internet Information Server 4.0
<%endif%> <%if platformtype EQ 2%>
Menedżer usług internetowych
dla programu Peer Web Services
<%endif%>

<%if msgbody.new NE msgbody.new2%> Hasła nie są zgodne

<%goto main%> <%endif%> <%if reqparam RF "domain"%> <%!ChangePassword msgbody.domain msgbody.acct msgbody.old msgbody.new%> <%else%> <%!ChangePassword "" msgbody.acct msgbody.old msgbody.new%> <%endif%> Hasło zostało pomyślnie zmienione.

<%goto main%> <%label error%> <%if rpcstatus EQ 53%> Podana domena jest nieprawidłowa.

<%elif rpcstatus EQ 1355%> Podana domena lub konto nie istnieje.

<%elif rpcstatus EQ 2245%> Hasło jest za krótkie, albo napotkano na ograniczenia związane z brakiem unikalności.

<%else%> <%rpcstatusstring%> <%endif%>
<%label main%> Wstecz <%urlparam%> <%label end%>