m
Line 21: Line 21:
 
<input type="submit" value="Send">
 
<input type="submit" value="Send">
 
</form>
 
</form>
 +
 +
[[Category:Level 2 - General information, reference, tables, images, and archives/Reference]]

Revision as of 23:02, 8 December 2022

<form> <form action=”mailto:aaron.hinz@state.mn.us”


method=”POST”


enctype=”text/plain”


name=”EmailForm”>


<label for="name">Name:</label>
<input type="text" id="name" name="name">


<label for="ContactCommentt">Message:</label>
<textarea id=”ContactCommentt” rows=”6″ cols=”20″>

<input type="submit" value="Send"> </form>