Send e-mail to someone@example.com:
<html>
<head>
</head>
<body>
<h2>Send e-mail to someone@example.com:</h2>
<form action="mailto:" enctype="text/plain" method="post">
<input type="submit" value="Open e-mail" />
</form>
</body>
</html>
No comments:
Post a Comment