| | Well I have been very busy trying to get my site up and running and I was trying to make a form for people to fill out to apply to affiliate with my site but when they click submit it opens up a new email instead of sending the form. This is the code and link. http://plenopticdesign.be/index.php?id=affiliates CODE <form method="get" action="mailto:plenopti@plenopticdesign.be"> What is your name? <BR> <INPUT NAME="name" VALUE="enter name here" TYPE="text"> <P> What is your site name? <BR> <INPUT NAME="Site Name" VALUE="Young" Type="text" SELECTED> <br> <INPUT VALUE="Send" TYPE="submit"> <INPUT VALUE="Clear This Form" TYPE="reset"> </FORM> |


