comment box help plss |
![]() ![]() |
comment box help plss |
Apr 6 2006, 11:51 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Apr 2006 Member No: 392,048 |
hi, my comment box dosent seem to work, it says
Error: You must be someone's friend to make comments about them this is what i have: <center>leave some love<br><form method="post" action="index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);"><input type="hidden" name="friendID" value="21115446"><input type=hidden name="Mytoken" value="2005816012729"><textarea style="color: 666666; font-size: 8pt; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; background-image:url('http://'); border-color: 050505; border-style: Solid; border-width: 1px;" id="textarea" name="f_comments" cols="50" rows="10"></textarea><br><br><input style="color: 666666; font-size: ; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; border-color: 050505; border-style: Solid; border-width: 1px;" id="buttons" type="submit" value="Submit"> <input style="color: 666666; font-size: ; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; border-color: 050505; border-style: Solid; border-width: 1px;" id="buttonr" type="reset" value="Reset"></form></center> can someone help me pls, i would gadly much appreciate it. thank you. |
|
|
|
Apr 7 2006, 12:15 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
The url is not complete for the submit button. I already fixed the code, so use this instead:
QUOTE <center>leave some love<br><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);"><input type="hidden" name="friendID" value="21115446"><input type=hidden name="Mytoken" value="2005816012729"><textarea style="color: 666666; font-size: 8pt; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; background-image:url('http://'); border-color: 050505; border-style: Solid; border-width: 1px;" id="textarea" name="f_comments" cols="50" rows="10"></textarea><br><br><input style="color: 666666; font-size:; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; border-color: 050505; border-style: Solid; border-width: 1px;" id="buttons" type="submit" value="Submit"> <input style="color: 666666; font-size:; font-family: Verdana; font-style: Normal; text-decoration: none; background-color: 141414; border-color: 050505; border-style: Solid; border-width: 1px;" id="buttonr" type="reset" value="Reset"></form></center>
|
|
|
|
![]() ![]() |