Does of anyone know of any Classic ASP (VBScript) Twitter libraries? Thanks.
相关问题
- Rails how to handle error and exceptions in model
- If condition not working in classic ASP
- How to programmatically convert Access 1997 .mdb t
- IE8 Form Not Submitting (Intermittent)
- CORS issue with Twitter api calls in Webpack dev s
相关文章
- Can a VBScript function return a dictionary?
- is there a callback option with twitter's “fol
- UTC Time Assignment in VBScript
- Copy and Rename File VBScript
- How do I open a file with VBScript?
- ZURB Foundation, switching tab programmatically
- Twitter name length in DB
- Twitter oauth refresh token
Made one in VbScript as well http://sitejunction.awardspace.com/vbscript_tweets/
http://scottdesapio.com/VBScriptOAuth/
Not a twitter library but rather a true VBScript OAuth interface. That help?
I write my own Twitter API implementation with VBScript, http://asp.web.id/asp-twitter
it is currently support
and i am intend to add more implementation of api methods especially for twitter search
Please have a look at the following:
http://code.google.com/p/twitter-oauth-in-classic-asp/
http://groups.google.com/group/twitter-oauth-in-classic-asp