Underage_Thinker
February 5th, 2006, 10:12 PM
K what i want to know is how can i make it so when sombody submits a commit it would send it to my ftp server, or even better spme way of making the comments apear on the webpage.
<FORM METHOD=post ACTION="">
Send Me Your Comments:
<TEXTAREA wrap="virtual" name="Comments" rows=3 cols=20 MAXLENGTH=100></TEXTAREA>
<INPUT type="Submit" VALUE="Submit">
<INPUT type="Reset" VALUE="Clear">
</FORM>
<FORM METHOD=post ACTION="">
Send Me Your Comments:
<TEXTAREA wrap="virtual" name="Comments" rows=3 cols=20 MAXLENGTH=100></TEXTAREA>
<INPUT type="Submit" VALUE="Submit">
<INPUT type="Reset" VALUE="Clear">
</FORM>