Help =[ |
![]() ![]() |
Help =[ |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Mar 2007 Member No: 507,705 ![]() |
Maybe Im a little slow or stupid. But I need help with this layout. For some reason, I cant get the comment box to work, heres the code [I added * to the beginning and the end, just incase it wanted to work]::
<*form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="74316904" value="74316904" type="hidden"><textarea name="f_comments" cols="25" 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;"><3</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> Please help? |
|
|
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
Replace this: name="74316904"
with this: name="friendID" |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Mar 2007 Member No: 507,705 ![]() |
|
|
|
*Azarel* |
![]()
Post
#4
|
Guest ![]() |
Hm. That's odd, I tried it and for some reason it didn't work. This should work:
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="74316904"> <textarea name="f_comments" cols="25" 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;"><3</textarea><br><input style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit" value="comment"></form> |
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Mar 2007 Member No: 507,705 ![]() |
Hm. That's odd, I tried it and for some reason it didn't work. This should work: <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="74316904"> <textarea name="f_comments" cols="25" 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;"><3</textarea><br><input style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit" value="comment"></form> THANKS! it worked! Your smart <333 Like Anna said in the other thread, Please only ask a question ONCE. Someone will help you out, There is no point in asking 3 times. -StanleyThePanda Topic Closed. |
|
|
![]() ![]() |