File: D:/HostingSpaces/EBos/ellen-paragnost.nl/wwwroot/asp/bs_applyTotalPW.asp
<!-- #include file="begin.asp"-->
<!-- #include file="bs_security.asp"--><%logon.hasaccess secondAdmin.bPagesPW%><!-- #include file="includes/header.asp"--><!-- #include file="bs_initBack.asp"--><!-- #include file="bs_header.asp"--><%=getBOHeader(btn_Setup)%><%=getBOSetupMenu(btn_Security)%><!-- #include file="bs_process.asp"--><form action="bs_applyTotalPW.asp" method=post name=mainform><%=QS_secCodeHidden%><table align=center width=500 cellpadding="2"><tr><td class=QSlabel style="width:250px"><%=l("totalpasswordexpl")%>:</td><td><input type=text size=8 maxlength=15 value="<%=quotRep(customer.sTotalPW)%>" name=sTotalPW /></td></tr><tr><td class=QSlabel style="width:250px"> </td><td><input class="art-button" type=submit onclick="javascript:return confirm('<%=l("areyousure")%>');" value="<% =l("save_pw_total")%>" name=btnaction /></td></tr><%if not isLeeg(customer.sTotalPW) then%><tr><td class=QSlabel style="width:250px"> </td><td><input class="art-button" type=submit onclick="javascript:return confirm('<%=l("areyousure")%>');" value="<% =l("delete_pw_total")%>" name=btnaction /></td></tr><%end if%></table></form><%if logon.currentPW<>customer.secondAdmin.sPassword then%><hr /><p align=center><%=getArtLink("bs_secondAdmin.asp",l("secondadmin"),"","","")%></p><form action="bs_applyTotalPW.asp" method="post" name="mainform2"><input type="hidden" name="btnaction" value="<%=cSaveAdminPW%>" /><%=QS_secCodeHidden%><table align=center width=500 cellpadding="2"><tr><td class=QSlabel style="width:250px"><%=l("password")%> backsite:</td><td><input name="adminPassword" value="" type=password size=15 maxlength=30 /></td></tr><tr><td class=QSlabel style="width:250px"><%=l("confirmpassword")%> backsite:</td><td><input name="adminPasswordConfirm" value="" type=password size=15 maxlength=30 /></td></tr><tr><td class=QSlabel style="width:250px"> </td><td><input class="art-button" type=submit onclick="javascript:return confirm('<%=l("areyousure")%>');" value="<% =l("save")%>" name=dummy /></td></tr></table></form><%end if%><!-- #include file="bs_endBack.asp"--><!-- #include file="includes/footer.asp"-->