Log in

View Full Version : Stuipid html Question


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>

Kiros
February 5th, 2006, 11:09 PM
Like a forum type deal? O_o
From what I understand, you'd need a database to transfer the submissions to. Do you have SQL enabled on your host?

Skhorpion
February 6th, 2006, 08:35 PM
he said he wanted to send comments to his ftp server

i dont know html so i cant help ya

Underage_Thinker
February 6th, 2006, 09:14 PM
Like a forum type deal? O_o
From what I understand, you'd need a database to transfer the submissions to. Do you have SQL enabled on your host?

No i like Rent2Pwn said i mean send the comments to my ftp server. Though if you knew a way for me to cheack if i have SQL enableed on my server that would be better.

Kiros
February 7th, 2006, 07:58 AM
What host are you using?