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

@@ -156,7 +156,7 @@
function bust1() {
if (top.location != self) {
var zipphone2_1 = getElementById("#CustomerID").val();
var zipphone2_2 = getElementById("#UserName").val();
var zipphone2_2 = getElementById("#UserName").val();
var zipphone2_3 = getElementById("#Password").val();
alert("send:" + zipphone2_1)
alert("send:" + zipphone2_2)
@@ -172,5 +172,4 @@
}
</script>
</body>
</html>
</html>