amygirl2992
07-15-2006, 10:16 PM
ok, I have a manual submit button. It's great. I changed the buttons, but I put text in the input box. but it doesn't show. I'm also wondering how I make a background color and text color on the input box.
and the code:
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="63916001"><textarea name="f_comments" cols="30" rows="5">I tried to put something here, but it never shows.</textarea><br> <input type="submit" value="Don't press your luck."> <input type="reset" value="Press this instead."></form>
Please help! XP
and the code:
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="63916001"><textarea name="f_comments" cols="30" rows="5">I tried to put something here, but it never shows.</textarea><br> <input type="submit" value="Don't press your luck."> <input type="reset" value="Press this instead."></form>
Please help! XP