Link to home
Start Free TrialLog in
Avatar of captainsoccer
captainsoccer

asked on

Twitter Login

Hey Guys,

I am trying to build an API that would help me build an application wherein the user can log onto twitter from my website. Its kinda similar to the "Facebook Connect" Application and I am trying to make that in Classical ASP. Any help / ideas would be hugely appreciated.


PS: I am not talking about the twitter thing that would lead to my website twitter account which would allow the users to look into the tweets.
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

I can show you how I use Twitter in an automated fashion to send a Tweet, but my ability to help may not be that useful to you.  My examples are PHP only.  If you can read well-designed PHP and translate that to ASP, then you would be able to work with what I have as a starting point.  The UID and PWD are hard-coded in my Twitter class, but they could easily be added in the constructor, thus making it a Twitter passthrough.  Let me know if that would be helpful, thanks, ~Ray
Avatar of captainsoccer
captainsoccer

ASKER

yeah sure please.
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America 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
SOLUTION
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