views:

20

answers:

0

With appcelerator, I am attempting to send a picture with the twitpic demo, I have created 2 text fields and when they are filled in I want to upload the image and those fields to twitpic.

The problem with the app, is after I do it successfully the first time, (without closing the app) the second time doesn't send.

I need to somehow reset the httpClient open so it will re-open it.

Here is my code gist code