/ Published in: Other

Expand |
Embed | Plain Text
<form action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post"> <table> <tr> <td><input name="m" id="m" value="NUMBER" type="hidden"> <input name="p" id="p" value="oi" type="hidden"></td> </tr> <tr> <td class="blue bold">Your Name:</td> </tr> <tr> <td><input type="text" name="Name" id="Name" class="full" /></td> </tr> <tr> <td class="blue bold">Email Address:</td> </tr> <td><input type="text" name="ea" id="ea" class="full" /></td> </tr> <tr> <td align="right" class="pt10"><input type="submit" name="submit" value="SIGN UP" id="s" /></td> </tr> </table> </form>
You need to login to post a comment.