Whats wrong? |
Whats wrong? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jul 2006 Member No: 443,285 ![]() |
404 error when I click into the comment box.
' www.myspace.com/connerdacrip here's the HTML HTML <div class="content" style="position: absolute; background-color:transparent; left: 20px; top:850px; width:237px; height:127px; overflow: none;"><center><br>
<form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="86075560" value="86075560" 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: 8pt; color: 000000; background-color: ffffff;" style="overflow:auto;">Hey.</textarea><BR><input value="comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit"></form></center></div> |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
<input name="86075560" value="86075560" type="hidden">
should be: <input name="friendID" value="86075560" type="hidden"> |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jul 2006 Member No: 443,285 ![]() |
still doesen't work =/
|
|
|
*This Confession* |
![]()
Post
#4
|
Guest ![]() |
QUOTE <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="RAWR" type="hidden"><textarea name="f_comments" style="border-width: 1px; width: 110px; height: 120px; border-style: solid; border-color: 000000; font-family: arial; text-transform: none; font-size: 9px; text-align: center; padding: 2px; color: 000000; font-weight: normal; background-color: transparent;" style="overflow:auto;">Hey</textarea><br> <input value="doom." style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 9px; color: 000000; font-weighT: normal; letter-spacing: 1px; text-transform: none; background-color: transparent;" type="submit"></form><BR><BR> Then use that change the RAWR to your friend ID and make sure its right or you'll get a new error. |
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jul 2006 Member No: 443,285 ![]() |
sorry to be so wrong at everything.
it's still not working. should I try moving it? |
|
|
*This Confession* |
![]()
Post
#6
|
Guest ![]() |
it has to be something your doing, because thats the code for my comment box and it works fine, since I just got a comment.
Perhaps move it out of that one box and make a new div and put it in it. Hide the music player also. its like sitting in the middle of no where on your myspace blocking some things.. http://www.createblog.com/forums/index.php?showtopic=122380 |
|
|
![]()
Post
#7
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jul 2006 Member No: 443,285 ![]() |
this is so confusing, do you have AIM?
|
|
|
*This Confession* |
![]()
Post
#8
|
Guest ![]() |
yea Holly Infinite.
CODE <div class="commentbox" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="86075560" type="hidden"><textarea name="f_comments" style="border-width: 1px; width: 110px; height: 120px; border-style: solid; border-color: 000000; font-family: arial; text-transform: none; font-size: 9px; text-align: center; padding: 2px; color: 000000; font-weight: normal; background-color: transparent;" style="overflow:auto;">Hey</textarea><br> <input value="submit." style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 9px; color: 000000; font-weighT: normal; letter-spacing: 1px; text-transform: none; background-color: transparent;" type="submit"></form> </div> change the top and left to postion it and change the width and height of the comment box. |
|
|
![]() ![]() |