Only sending part of the email
-
I keep getting part e-mails sent to me and I’m not sure why, because it seems to be only some of the time. For example, the latest one I received just said “Good afternoon”
This is the code for my form, which as I said, works perfectly *sometimes*
<div class="left-form" style="float: left; width: 45%;"> <h4>Name <sup style="color:red;">*</sup></h4> <p>[text* your-name] </p> <h4>Email <sup style="color:red;">*</sup></h4> <p>[email* your-email] </p> <h4>Your Message</h4> <p>[text your-message] </p> <p>[submit "Send"]</p> </div>
Anyone have any ideas?
NB I am currently updated to the latest version
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Only sending part of the email’ is closed to new replies.