[jQuery] jquery authendicated post request..
[jQuery] jquery authendicated post request..
$.post('
http://'+$('#tUsername').attr("value")+':'+$('#tPassword').attr
("value")+'@'+'twitter.com/statuses/update.xml',{status:$
('#tMessage').attr("value")});
why this code when activated doesn't make a post request to the
twitter ?
Topic Participants
erenyagdiran