Hello everyone.
This's my first post, and i hope i can explain what i'm trying to do.
I need to build a small iphone application, that needs to go to a URL and get a file that i need to read after getting it.
The problem it's that i don't have any direct link, the normal behavior i navigate to getFile.php, and then the server sends me a CSV file...
So how can i handle this by code?
Navigate to the link, and saving the file?
BTW, i only start trying to program for iphone this week, so i don't know much about it..
This's my first post, and i hope i can explain what i'm trying to do.
I need to build a small iphone application, that needs to go to a URL and get a file that i need to read after getting it.
The problem it's that i don't have any direct link, the normal behavior i navigate to getFile.php, and then the server sends me a CSV file...
So how can i handle this by code?
Navigate to the link, and saving the file?
BTW, i only start trying to program for iphone this week, so i don't know much about it..