COMMENT BOX, HELP!!! |
COMMENT BOX, HELP!!! |
Feb 15 2007, 04:26 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Feb 2007 Member No: 502,899 |
everything is working apart from my comment box
<a href="http://comments.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=156706133" class="van">notes</a> can u pls chek this and tell me wer im goin wrong help!!! |
|
|
|
![]() |
| *Intercourse.* |
Feb 15 2007, 04:31 PM
Post
#2
|
|
Guest |
This should be your comment box code now:
QUOTE <center><form method= "post" action= "http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name= "friendID" value="viewprofile&friendID=156706133" type= "hidden"><textarea name= "f_comments" style= "color:79716A; font-family: times new roman; font-size: 14px; width: 165px; text-transform: lowercase; height: 65px; text-align: left; border-color: 191919; background-color: 494440; border-style: solid; border-width: 1px; line-height: 10px; overflow:auto; letter-spacing: 0px;">...I know what it's like to want to die. How it hurts to smile. How you try to fit in but you can't. How you hurt yourself on the outside to try to kill the thing on the inside.... but life goes on....with or without you... x*x </textarea><br><input type= "submit" value= "&*LOVE*&" style= "color: 460203!important; font-size: 10px; font-family: trebuchet ms; text-transform:none; letter-spacing: 0px; height: 20px; width: 65px; background-color: 803A38; border-color: 460203; border-style: solid; border-width: 1px; line-height: 12px;"></input></form> Change it to this: CODE <center><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="156706133" type="hidden"> <textarea name= "f_comments" style= "color:79716A; font-family: times new roman; font-size: 14px; width: 165px; text-transform: lowercase; height: 65px; text-align: left; border-color: 191919; background-color: 494440; border-style: solid; border-width: 1px; line-height: 10px; overflow:auto; letter-spacing: 0px;">...I know what it's like to want to die. How it hurts to smile. How you try to fit in but you can't. How you hurt yourself on the outside to try to kill the thing on the inside.... but life goes on....with or without you... x*x </textarea><br><input type= "submit" value= "&*LOVE*&" style= "color: 460203!important; font-size: 10px; font-family: trebuchet ms; text-transform:none; letter-spacing: 0px; height: 20px; width: 65px; background-color: 803A38; border-color: 460203; border-style: solid; border-width: 1px; line-height: 12px;"></input></form> Just tested it on my test profile and it works. |
|
|
|
![]() ![]() |