I think that you could do that, but it would definitely be easier to look into a PHP script and ASI. All you would need to do is find a script which would put the uploaded data (text file) into a folder on your server. And then from there you would just need to create a ASIHTTPRequest with the text file to your PHP file on your server.
Quote:
Originally Posted by TheFlyingDutchman
Yah I looked into ASI, but can I do FTP instead of PHP?
I think that you could do that, but it would definitely be easier to look into a PHP script and ASI. All you would need to do is find a script which would put the uploaded data (text file) into a folder on your server. And then from there you would just need to create a ASIHTTPRequest with the text file to your PHP file on your server.
Hey iSDK,
Thanks so much!
Could you give me an example with complete source?
I am no PHP dev! I will have a quick look on around for you. There are loads that allow images to be uploaded, so I presume that you could just play around with the file types to allow .txt files to be uploaded.
I am no PHP dev! I will have a quick look on around for you. There are loads that allow images to be uploaded, so I presume that you could just play around with the file types to allow .txt files to be uploaded.