Question for any FBML experts Re: "Suggest to Friends" button

plasmaflux

Registered Member
Joined
Feb 20, 2010
Messages
91
Reaction score
37
Hello!

I'm wondering if it's possible to make a button on my page with FBML that says "Suggest to All Friends", and when you click it - it automatically highlights all of your friends so you only have to click "Invite".

I think I'd have better success getting people to suggest my page to their large friend groups if it didn't involve hundreds of mouse-clicks.

I know the JS code to copy/paste, but would prefer to simplify the process with a FBML button for the non-tech-savvy majority of my fans.

Any ideas? Thanks!
 
Hello!

I'm wondering if it's possible to make a button on my page with FBML that says "Suggest to All Friends", and when you click it - it automatically highlights all of your friends so you only have to click "Invite".

I think I'd have better success getting people to suggest my page to their large friend groups if it didn't involve hundreds of mouse-clicks.

I know the JS code to copy/paste, but would prefer to simplify the process with a FBML button for the non-tech-savvy majority of my fans.

Any ideas? Thanks!



I'm sure many of us here on BHW would pay GOOD money for code like that!!
 
I am highly interested, I can pay :D
If anyone can do that, write me a PM ;)
 
No doubt, it will be a great way to increase fans.
 
search the forum a little more and you will find it!

I searched for half an hour before posting a question, as is my practice.

Are you saying the answer is already here somewhere?

O', Great Forum Search Ninja, if this is the case, could you please make us bow down at your feet by posting a link?


In the meantime, I've found a work-around with a tab that allows fans to post a link to my page on their own wall.
 
this can be done...i have found one example for it:
Code:
 http://apps.facebook.com/help_haiti_now/
can any one decode this applicaton or suggest any way of doing it??
 
I dont think its possible to decode an app, facebook is too well encrypted and the FBML is pretty much invisible to users.
 
this can be done...i have found one example for it:
Code:
 http://apps.facebook.com/help_haiti_now/
can any one decode this applicaton or suggest any way of doing it??


Yea, but that's an app, not a page. I'm not a coder, but I would think you'd have more possibilities with an app?
 
Apps can use PHP, ASP, JAVA.. ect. I dont think pages can, unless it is using an iframe and an external webhost.
 
I would pay $1,000 for it, if anyone wants to sell the code to me exclusively ;)

As of now, it can't be done on a fanpage, the javascript can't be added.
 
Developing a button would be nice but on a personal note; since I use firefox, I added the greasemonkey add-on. then I went here,

http://userscripts.org/scripts/source/69511.user.js (no aff link)

And installed this script.

The Results:

Whenever you want to suggest a page to your friends, this adds a "Click Them" button down at the bottom of your friends window. Clicking this box will select 'ALL' of your friends. Or, you can select a range of friends to select but that's optional.

Hope this helps some one.
 
I am sure with the genius there is it is possible to do this, which would make groups grow faster and easier. Im not the greatest code expert but im gonna research a little just how you would be able to do this. Hopefully someone finds out and then once that happens everyone whos fast will use it and make tons of money before facebook disables it.
 
Back
Top