hi ive made a little textbox with a submit button. when the submit button is pressed it goes to the right place but its always blank, no writing appears. what have i done wrong?
<form name="counter" method="post" action="http://mysite.com/see.php">
form code
INPUT TYPE = "Submit" VALUE="work ffs">
<form name="counter" method="post" action="http://mysite.com/see.php">
form code
INPUT TYPE = "Submit" VALUE="work ffs">
Comment