Twitist Forums
I want to use HTML on my website, that lets visitors input directly to twitter. Please help? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Twitter forums (/forum-1.html)
+--- Forum: Twitter General help (/forum-6.html)
+--- Thread: I want to use HTML on my website, that lets visitors input directly to twitter. Please help? (/thread-1831.html)



I want to use HTML on my website, that lets visitors input directly to twitter. Please help? - klanestro - 10-01-2012 09:16 AM

I want a text box on my website that posts to twitter, using the visitors account. How do I do it?


- Mystic - 10-01-2012 09:24 AM

You can't do that with HTML. You need to learn PHP or ASP.


- Nick Ger - 10-01-2012 09:24 AM

"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.


- LEOcab89 v1.9 - 10-01-2012 09:24 AM

Expanding on Mystic's answer (and Nick Ger's uncalled-for plagiarism), you would need to get the Twitter API.