Does of anyone know of any Classic ASP (VBScript) Twitter libraries? Thanks.
Care to share? :-P
                  Martijn
                   2009-04-01 20:59:29
                Its dirty and it has some propietary db code. I just basically used the get/post urls.
                  Daniel A. White
                   2009-04-01 21:28:20
                -1 : Dont understand why this was marked as an answer, even if it is the OP.
                  Sailing Judo
                   2010-09-08 14:44:43
                
                
                A: 
                
                
              
              Made one in VbScript as well http://sitejunction.awardspace.com/vbscript_tweets/
                
                A: 
                
                
              
            I write my own Twitter API implementation with VBScript, http://asp.web.id/asp-twitter
it is currently support
- user show
- user timeline
- friends timeline
- statuses mentions
- statuses update
and i am intend to add more implementation of api methods especially for twitter search
                  Ariel
                   2009-09-28 10:19:18
                
              
                
                A: 
                
                
              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
Best regards
Andre
                  andrebruton
                   2009-11-24 16:42:36
                
              -1 it says nothing, no method is implementing ASP: "Functions that need to be modified have the original PHP script still embedded." in other words: ALL Methods !
                  balexandre
                   2010-05-18 08:48:18
                
                +1 
                A: 
                
                
              
            http://scottdesapio.com/VBScriptOAuth/
Not a twitter library but rather a true VBScript OAuth interface. That help?
                  Scott DeSapio
                   2010-04-17 00:17:27