I want a text box on my website that posts to twitter, using the visitors account. How do I do it?
I want to use HTML on my website, that lets visitors input directly to twitter. Please help?
By admin in twitter website
May
9
Comments
"You can’t do that with HTML. You need to learn PHP or ASP."
EDIT: Hey i sourced.
Also building on Mystic’s answer, you can not do what he is planning to do in html, which answers the question better than informing him of a API he would not know how to use.
Or at least that is what i’m assuming since he is using html.
Best answer Mystic if you agree with this.
You can’t do that with HTML. You need to learn PHP or ASP.
Expanding on Mystic’s answer (and Nick Ger’s uncalled-for plagiarism), you would need to get the Twitter API.