<form action="Gmailto:fictionalgmail@gmail.com" method="post" enctype="text/plain">
<label>Your Name:</label>
<input type="text" name="YourName" value=""><br>
<label>Your Email:</label>
<input type="email" name="YourEmail" value=""><br>
<label>Your Message:</label> <br>
<textarea name="Message" id="YourMessage" cols="31" rows="7"></textarea>
<br><input type="submit">
</form>
i tried channging the email, security and all that stuff