Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Facebook and Twitter
Message
From
12/11/2013 15:38:29
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01587416
Message ID:
01587845
Views:
96
>>Any way with VFP to post messages to Facebook and Twitter?
>>
>>For example I'd like to have an EditBox in a form and a button where the caption would be "Post Now"
>>
>>When the user clicks on the PostNow button Id like the text that was entered in the edit box to be posted to the predefined Facebook and Twitter account.
>>
>>You have sample code to do that?
>>
>>If not easy or possible with VFP what alternative would you suggest?

>
>I see there's a twitter restful API which allows sending of a tweet using statuses/update : https://dev.twitter.com/docs/api/1.1/post/statuses/update.
>
>I'm guessing the awkward part in VFP would be getting the oAuth token set up. May be simpler using a .NET COM component ? ( I see at least one library that may make that simpler : https://github.com/DWRoelands/TwitterVB/releases )

Thanks for the information.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Reply
Map
View

Click here to load this message in the networking platform