Owen
12-06-2005, 04:17 PM
Im kinda stuck on making a form ;P
I've made it but i dont know where to put the like email so it gets sent to my email
The html code thingy is:
<Provisional users can't create forms method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p>
Forum Name<input type="text" name="T2" size="20"><br>
<font size="2" color="#0000FF">*If you don't go on our forum then just put a
space in the above box</font><br>
<br>
Email: <input type="text" name="T1" size="22" value="[email protected]"><br>
<br>
Why Are You Contacting Us:
<span style="position: absolute; left: 193; top: 114">
<select size="1" name="D1" style="z-index: -1">
<option selected>Complement</option>
<option>Complaint</option>
<option>Submit Tabs</option>
<option>Request Tabs</option>
<option>Apply For Forum Moderater Job</option>
<option>Question</option>
<option>Submit Image For Forum</option>
<option>Other</option>
</select></span><br>
<br>
<textarea rows="5" name="S1" cols="47">Type What You Want To Say In Here</textarea><br>
<br>
<input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
Where do i put the email so it gets sent to my email address?
I've made it but i dont know where to put the like email so it gets sent to my email
The html code thingy is:
<Provisional users can't create forms method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p>
Forum Name<input type="text" name="T2" size="20"><br>
<font size="2" color="#0000FF">*If you don't go on our forum then just put a
space in the above box</font><br>
<br>
Email: <input type="text" name="T1" size="22" value="[email protected]"><br>
<br>
Why Are You Contacting Us:
<span style="position: absolute; left: 193; top: 114">
<select size="1" name="D1" style="z-index: -1">
<option selected>Complement</option>
<option>Complaint</option>
<option>Submit Tabs</option>
<option>Request Tabs</option>
<option>Apply For Forum Moderater Job</option>
<option>Question</option>
<option>Submit Image For Forum</option>
<option>Other</option>
</select></span><br>
<br>
<textarea rows="5" name="S1" cols="47">Type What You Want To Say In Here</textarea><br>
<br>
<input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
Where do i put the email so it gets sent to my email address?