PW ändern Logik funktioniert. DB Anbindung fehlt noch,

This commit is contained in:
ja
2021-10-07 08:56:19 +02:00
parent 19e5b13d3a
commit 3e998effa8
4 changed files with 53 additions and 9 deletions

View File

@@ -85,6 +85,7 @@
<tr style="color:#003680;height:36.67px;">
<td colspan="4">
<asp:TextBox id="txt_Pw" runat="server" TextMode="Password" Font-Names="Verdana" OnTextChanged="txt_Pw_TextChanged"></asp:TextBox>
<span></span>
</td>
<tr style="color:#003680;height:38.67px;">
<td colspan="4">
@@ -104,7 +105,8 @@
</tr>
<tr style="color:#003680;height:36.67px;">
<td>
<asp:TextBox id="txt_Pw_WH" OnTextChanged="txt_Pw_WH_TextChanged" AutoPostBack="true" runat="server" TextMode="Password" Font-Names="Verdana"></asp:TextBox>
<asp:TextBox id="txt_Pw_WH" OnTextChanged="txt_Pw_WH_TextChanged" runat="server" TextMode="Password" Font-Names="Verdana"></asp:TextBox>
<span></span>
</td>
</tr>
<tr style="color:#003680;height:min-content;">