/ Published in: HTML
URL: http://design.leerjohnson.com/about/contact.aspx
Sometimes I'm supprized by the code I wrote years back and wouldn't think of agbain.
Expand |
Embed | Plain Text
<form name="net2email" method="post" action="2-email.aspx" id="net2email"> <div> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMzg4MTYwODkwZGRnhpNNNGtGvRp6WSq3Zxxpc+CefA==" /> </div> <div> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBgKh1Ys5Avu49B0Css3Ggw0C7KqDhAYCpbDuxwgC8+sEvgEGqbOfKEwDLBfWJOHo0CEfzE4=" /> </div> <fieldset> <ol> <li> <input name="name" type="text" id="name" /> </li> <li> <input name="email" type="text" id="email" /> </li> <li> <input name="number" type="text" id="number" /> </li> <li> <input name="website" type="text" id="website" /> </li> <li> <label id="infolabel" class="textAreaLabel" for="info" accesskey="q">Tell me about yourself or business. <br /> </li> <li> <input id="send" name="send" type="submit" value="Send" accesskey="s" /> </li> </ol> </fieldset> </form>
You need to login to post a comment.
