Link to home
Start Free TrialLog in
Avatar of BenjyAdams
BenjyAdams

asked on

Parsing Facebook Like Number as a variable in ASP VB

Hi guys and girls - I have a job on at the moment where a website users can earn "points" towards a total (its a group total for everyone using the site) by entering a competition ( a simple form with DB Record Insertion), but can also earn points by "liking the site on facebook).

Obviously I can pull a record count out of my DB to access the number of points the "site" has earned from competition entries - but I also need to be able to somehow parse a variable (that of total number of likes) into an ASP VBScript script/page so that I can add them both together to give a total number of points....

I'm a bit new to the FB thing - so am at a loss - any advice will be greatly recieved.

Many thx
ASKER CERTIFIED SOLUTION
Avatar of rejoinder
rejoinder
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial