PW ändern Logik funktioniert. DB Anbindung fehlt noch,
This commit is contained in:
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user