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! Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 11, 2007 Share Posted September 11, 2007 it 'works' for me... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.