My comment box isn't working (I have DIV layout) |
My comment box isn't working (I have DIV layout) |
Apr 19 2006, 10:40 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Apr 2006 Member No: 393,221 |
I switched and created a custom DIV layout of my own, and I have a comment box set up but it's not allowing people to use it. It's saying they have to be my friend. I'm using this code:
<div class="commentbox"><center> <br /> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"> <input type="hidden" name="5884645" value="5884645"> <textarea name="f_comments" cols="25" rows="5"></textarea><br /> <input type="submit" value="Submit"> </form> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=5884645&Mytoken=823bd143-2001-4d52-939a-fab3b01bf952">View All Comments</a> </center> </div> Anything wrong with it? I just want a simple comment box. |
|
|
|
I own yourr face. Maybe try a regular comment box?
CODE<form me... Apr 19 2006, 10:49 PM
toyo loco take
<form method="post" action=... Apr 19 2006, 11:09 PM![]() ![]() |