SMF For Free Support Forum

SMF For Free Support => SMF For Free Codes and Support => Topic started by: Mythe on August 11, 2011, 07:46:48 am

Title: Can someone help me with this code
Post by: Mythe on August 11, 2011, 07:46:48 am
Code: [Select]
<form action="mailto:ENTER EMAIL ADDRESS HERE" accept-charset="UNKNOWN" enctype="application/x-www-form-urlencoded" method="get">First name: <br /><input name="firstname" type="text" /> <br />Site Username: <br /><input name="SU" type="text" /> <br />E-Mail: <br /><input name="em" type="text" /> <br />Subject: <br /><input name="sub" type="text" /> <br />Type your question in the following field: <textarea cols="30" rows="10">Type it HERE! </textarea> <br /><input type="submit" value="Submit" /> </form>
How can i make it like it posts in a board?
Title: Re: Can someone help me with this code
Post by: Mythe on August 12, 2011, 09:56:25 am
helpp!
Title: Re: Can someone help me with this code
Post by: Mythe on August 22, 2011, 03:16:39 pm
-.- got damnit.