View Full Version : What's Wrong?! ...


JESSMEISTER
03-04-2006, 09:12 PM
what's wrong with my comment box code because when everyone tries to leave a comment, it says that they're not my friends! =(

<center> <form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="12744296" value="12744296"><textarea name="f_comments" cols="55" rows="8">this is the bullet in the heart and the message sent. &hearts;</textarea><br> <input type="submit" value="=)"></form><br> </center> <style type="text/css"> textarea {background-color:000000; background-image:url(); border-width:2px; border-style:dashed; border-color: ffff00; color: ff2f97; font-family:Arial;} input {background-color: 000000; border-width:2px; border-style:dashed; border-color: ffff00; color: 00ffff; font-family:Arial;} </style></center>


can someone please fix it or help me?
THANKS! :)

Backlight
03-05-2006, 03:20 AM
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="" type="hidden"><textarea name="f_comments" style="width: 100px; height: 50px; border: 0px solid 000000; "></textarea><br /><input type="submit" value="" /></form>