Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How to use http post from Titanium is that i can use jquery

we are working on native iphone app with out using the webview. we have some post URL that will return the Json response. what will be the best way to call the http post from the titanium. Is that jquery will help me in that case….

— asked May 27th 2010 by Natarajan Sathya
0 Comments

3 Answers

  • Search in documentation for httpclient

    https://developer.appcelerator.com/apidoc/mobile/1.3/Titanium.Network.HTTPClient-object

    — answered May 27th 2010 by Dan Tamas
    permalink
    0 Comments
  • I had just posted this piece of code a few days ago that feels more "jQuery-like" in making a request:

    https://developer.appcelerator.com/question/28521/thought-i-would-share-some-code-remote-ajax-call-thats-more-jquery-like

    — answered May 27th 2010 by Stephen Gilboy
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.