I can send a email with the AddForm Data to a predefined email Adresse but I can't do this to the email Adress in the AddForm Data, please how can i extract this email adreese for mail to this.
code that works: $email = "webmaster@susoft.net";
code from AddForm: $useremail = $value["field7"]; (don't work)
Any hint, please
with kind regards, Andreas from Switzerland