lilrobson
11-01-2002, 03:08 AM
I am aware that there are services that create forms for you, but I really just want a custom one that are completely addless lol. I've been trying to get this code to work for awhile, but I can't figure out what the problem is. It sends to my inbox but with a message that says:
POSTDATA.ATT Binary attachment
Error Reading Message or message with NULL body!!
please help if you can, i've attached the code below..
<form name="myform" action="mailto:webmistress@wadejrobson.net" method="post"><p>  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="name :" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="email :" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="http://" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="hometown :" size="30">
  <textarea style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" cols="30" rows="9">your wade tale :</textarea>
 
  <input type="submit" name="submit" style="color: #000000; font: 10px Verdana; border:1pt solid; background: transparent; color:#000000;" value="dance with me"></p></form>
POSTDATA.ATT Binary attachment
Error Reading Message or message with NULL body!!
please help if you can, i've attached the code below..
<form name="myform" action="mailto:webmistress@wadejrobson.net" method="post"><p>  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="name :" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="email :" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="http://" size="30">
  <input type="Text" style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" value="hometown :" size="30">
  <textarea style="color: #000000; font: 9px Verdana; background-color: transparent; border-width: 1; border-color: #000000; border-style: solid;" width="70" cols="30" rows="9">your wade tale :</textarea>
 
  <input type="submit" name="submit" style="color: #000000; font: 10px Verdana; border:1pt solid; background: transparent; color:#000000;" value="dance with me"></p></form>