asdasd comment box help, asdas |
asdasd comment box help, asdas |
Jun 4 2005, 03:19 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 129 Joined: May 2005 Member No: 145,060 |
i have a question on the comment box i know you have to have your friend's id to leave a comment on your page right? but what if you have you don't have time to go to your friend's page and get the id number...and plus you have slow internet...is there any code to have all your friends to comment your page at without the friend's id number??
|
|
|
|
![]() |
Jun 4 2005, 03:37 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
id? what do you mean . your friend has to be added to your friends for you to leave a comment . and vise versa. soo once you add them then you can comment them and they can comment you whnenever.
|
|
|
|
Jun 4 2005, 03:41 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 129 Joined: May 2005 Member No: 145,060 |
i knoew but i have like 170 friends and i have theire friend id right but i want to know is there a code to have ONLY my friends to comment my page without going to their page SERPERATLY to get their friend code and put it on the comment box ...and the comment box part where you have to put your friends id here to comment them could you put more then one friend id in there for example like 2 at the same time?
|
|
|
|
Jun 4 2005, 03:44 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 129 Joined: May 2005 Member No: 145,060 |
<center><form method="post" action="index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="[B]friendID Here[/B]!" /> If you are my friend, leave a comment here! <br /> <textarea name="f_comments" cols="66" rows="5" style="background-color:black; border-width:1px; border-style:solid; border-color:white; color:white; font-family:verdana;"></textarea><br /> <input type="submit" value="Post Comment" /> </form></center> thats the code where you could get the comment box and the bold part could you put more then one person in there? and is there a code to have all you friends to comment it thats on your friends list? |
|
|
|
Jun 4 2005, 11:28 AM
Post
#5
|
|
![]() I DEMAND PIGGIES!! ![]() ![]() ![]() Group: Member Posts: 64 Joined: Nov 2004 Member No: 63,822 |
You misunderstand. Your supposed to put YOUR friend ID there. When you sign in to myspace, go to 'view my profile'. Then copy your friend ID. For example, this is the URL that shows up in my address bar when i look at my myspace:
http://www.myspace.com/index.cfm?fuseactio...ofile&friendID=5704015&Mytoken=20050604092352 See the bold area? That's my friend ID, so that's what i'd put in my comment box code. |
|
|
|
Jun 4 2005, 11:30 AM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
This is exactly what I have for mine, I put this at the bottem of my "about me" section
CODE <center><form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="4739019" /> If you are my friend, leave a comment here! <br /> <textarea name="f_comments" cols="66" rows="5" style="background-color:white; border-width:1px; border-style:solid; border-color:white; color:black; font-family:arial;"></textarea><br /> <input type="submit" value="Post Comment" /> </form></center> change only "4739019" from this url.. on YOUR page
|
|
|
|
![]() ![]() |