comment box help |
comment box help |
Sep 3 2006, 06:31 PM
Post
#1
|
|
![]() xvintagebeautyx ![]() ![]() ![]() Group: Member Posts: 98 Joined: Dec 2005 Member No: 312,857 |
I don't think my comment box is working so can someone tell me whats wrong with my code?
<center><br><form method="post" action="index.cfm?fuseaction=user.ConfirmComment"><br><input type="hidden" name="10680988" value="10680988"><br><textarea name="f_comments" cols="5" rows="10">SUUPER STEPH! @%$%&</textarea><br><br><input type="submit" value="DUR"> <input type="reset" value="DUR"><br></form><br><br></center><br><style type="text/css"> textarea {background-color:rgb(255,255,255);background-image:url("http://i81.photobucket.com/albums/j204/XBRUTALXBARBIEX/static.gif");border-width:1px;border-style:solid; border-color:rgb(0,0,0);color:rgb(255,255,255);font-family:Verdana;} input {background-color:rgb(255,255,255);border-width:1px;border-style:solid;border-color:rgb(0,0,0);color:rgb(0,0,0);font-family:Verdana;}</style> <a href="http://www.myspacelayoutslab.com" target="_blank"> && it will say error you must be a friend to comment,,but they are? |
|
|
|
![]() |
| *This Confession* |
Sep 3 2006, 06:41 PM
Post
#2
|
|
Guest |
Yea you messed up the beginning
you have this: QUOTE name="10680988" value="10680988" It needs to be this: CODE name="friendID" value="RAWR" ONLY change the RAWR and insert your friend ID there Don't ever touch the friendID at the beginning. |
|
|
|
Sep 4 2006, 01:45 PM
Post
#3
|
|
![]() xvintagebeautyx ![]() ![]() ![]() Group: Member Posts: 98 Joined: Dec 2005 Member No: 312,857 |
yea well i did that but its still not working?
|
|
|
|
| *digital.fragrance* |
Sep 4 2006, 06:30 PM
Post
#4
|
|
Guest |
Use this:
CODE <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="***YOUR USER ID HERE***" type="hidden"><textarea name="f_comments" cols="40" rows="4" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 10px; color: 000000; background-color: DDBADE;" style="overflow:auto;">Dear Friend...</textarea><BR> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 10px; color: 000000; background-color: D788DC;" type="submit"></form> And edit the colors and styles to your hearts content. Insert your user ID where it says ***YOUR USER ID HERE*** (and remove the asterisks). |
|
|
|
Sep 11 2006, 05:28 PM
Post
#5
|
|
![]() xvintagebeautyx ![]() ![]() ![]() Group: Member Posts: 98 Joined: Dec 2005 Member No: 312,857 |
ok but how can i add in the background URL to that code?
|
|
|
|
![]() ![]() |