Log In · Register

 
 
Closed TopicStart new topic
Comment box help!?, Friend ID help...
Kold Tooth
post Apr 18 2006, 01:12 PM
Post #1


Member
**

Group: Member
Posts: 15
Joined: Apr 2006
Member No: 395,073



Hey i have found this code from Julie, and this code below:

<div class="commentme"><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Your friend ID number" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" style="overflow:auto;"></textarea><br> <input value="Hit Me Bitch" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" type="submit"> </form></div>


and it tells me to replace the Friend ID with my own ID like this:

<div class="commentme"><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="61427265" value="61427265" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" style="overflow:auto;"></textarea><br> <input value="Hit Me Bitch!" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" type="submit"> </form></div>

i submit this, but whenever a friend tries to enter a comment, they click submit and a screen comes up saying they must be friends with this person before they can make a comment!

Any help sorting this out? have i entered the code incorrectly?

My Space
 
*This Confession*
post Apr 18 2006, 02:32 PM
Post #2





Guest






CODE
<form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="FRIEND ID" type="hidden"><textarea name="f_comments"  style="border-width: 1px; width: 100px; height: 26px; border-style: solid; border-color: black; font-family: small fonts; text-transform: uppercase; font-size: 9px; text-align: center; padding: 2px; color: black; font-weight: normal; background-color: EBF2D0;" style="overflow:auto;">TEXT INSIDE COMMENT BOX</textarea><br> <input value="SUBMIT BUTTON" style="border-width: 0px; border-style: solid; border-color: 000000; font-family: small fonts; font-size: 9px; color: 000000; font-weighT: normal; letter-spacing: 1px; text-transform: none; background-color: EBF2D0;" type="submit"></form>


friend id - well stick your friend id
text inside comment box - type what ever you want to be shown in the comment box.
submit button - type what you want the submit button to say.

you can change the color and such and the height and width also
 
Kold Tooth
post Apr 18 2006, 03:06 PM
Post #3


Member
**

Group: Member
Posts: 15
Joined: Apr 2006
Member No: 395,073



thanks, but this doesnt help, my layout is a DIV and the code you gave me gives me a weird looking box (i wish to get one like i already have) also, it doesnt appear where i want it to go! =[

thanks for the help though! anyone else understand why it does this? any other suggestions?
 
GREASEbaby
post Apr 18 2006, 03:10 PM
Post #4


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Can you link an example of a comment box in a DIV? A working one?
 
Kold Tooth
post Apr 18 2006, 03:15 PM
Post #5


Member
**

Group: Member
Posts: 15
Joined: Apr 2006
Member No: 395,073



an actual working one...not that i know of, but if you check my space out, thats how it should look!


Check it out here!

i just need to know where im going wrong with it =[

oh there is this one below that has a working comment box..im not sure if its div or not

Morgan's Space
 
GREASEbaby
post Apr 18 2006, 04:01 PM
Post #6


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



CODE
<div class="commentme"><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Your friend ID number" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" style="overflow:auto;"></textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" type="submit"> </form></div>


?

Maybe you should just ask Julie... _unsure.gif

Or maybe a normal comment box would work:
CODE
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Your friend ID number" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" style="overflow:auto;">TEXT HERE</textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="reset"></form>
 
Kold Tooth
post Apr 18 2006, 04:09 PM
Post #7


Member
**

Group: Member
Posts: 15
Joined: Apr 2006
Member No: 395,073



thanks it works great now! dunno what i missed off lol! well cheers for your help own ur face and you confession!

much appreciated!!
 
GREASEbaby
post Apr 18 2006, 04:32 PM
Post #8


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Your welcome happy.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: