I am sending the results of a form to myself. When I tested it the email had the results of the form but did not have my email address in place. Am I doing something wrong or should I be doing something altogether different to get results like use the Apache server on my computer somehow. Here is my code below.
Thanks a bunch,
wickham26
<Form
ACTION="MAILTO:wickham26@yahoo.com"
ENCTYPE="TEXT/PLAIN"
METHOD="post">
Thanks a bunch,
wickham26
<Form
ACTION="MAILTO:wickham26@yahoo.com"
ENCTYPE="TEXT/PLAIN"
METHOD="post">