Sunday, November 8, 2009

Examples Of Restaurant Seating Charts

using Twitter

Well, sometimes we do require applications that use services from other sites, in this case would put a example of how our state update Twitter using their API and ASP


The code is short and easy to understand: \u0026lt;% Response.Buffer = True


September Dim xml xml = Server.CreateObject ("Microsoft . XMLHTTP ")

twitter_username =" username "'CHANGE YOU FOR YOUR TWITTER
twitter_password =" password "' CHANGE FOR YOU KEY TWITTER

new_status = "blog.creandowebs.com visit!" 'CHANGE FOR THE NEW STATUS

xml.Open "POST", "http://" & twitter_username & "" & twitter_password & "@ twitter.com / statuses / update.xml? Status =" & ; Server.URLEncode (new_status), False
xml.setRequestHeader "Content-Type", "content = text / html; charset = iso-8859-1" Response.Write

XML.send
xml.responseText 'SEE THE ANSWER TWITTER
September

xml = Nothing%>

As time is simple, you implement it using a FORM to send information to the file the code above



0 comments:

Post a Comment