darklight Posted September 10, 2007 Share Posted September 10, 2007 Why won't this work? See it here: http://multisearch.110mb.com/comment.php <table width="45%" border="0" cellspacing="0" cellpadding="4" bgcolor="#003399"> <tr> <td> <center><b>Fill in the info below. All fields are required to be filled in.</b><br /> <form name="Comment" action="commentDone.php" method="post"> Name: <input name="Name" type="text" value="Your name" size="25" maxlength="20" /> <textarea name="CommentText" id="d" rows="10" cols="70">Comment Message Here</textarea> <input type="hidden" id="CommentTextName" name="CommentTextName" value="70,10"> <br /> <input name="Submit" type="button" value="Submit"> </center> </form> </td> </td> </tr> </table> Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/68750-solved-submit-button-dont-work/ Share on other sites More sharing options...
ToonMariner Posted September 11, 2007 Share Posted September 11, 2007 it 'works' for me... Link to comment https://forums.phpfreaks.com/topic/68750-solved-submit-button-dont-work/#findComment-345853 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.