SQL Update Befehl mit Übergabe der Parameter in URl und ABgleich in Sessionvariablen

This commit is contained in:
ja
2021-10-18 15:59:05 +02:00
parent 6fef897d03
commit 1237262ba0
6 changed files with 86 additions and 56 deletions

View File

@@ -45,5 +45,6 @@
Session.Remove("TokenforEmail");
Session.Remove("SessID");
Session.Remove("urltochangepw");
Session.Remove("USerID");
}
</script>