Today I develop my first serious Apollo app, it reads data from an external local file and, with a Flex interface, it can change data and save it in the same document.
So interesting is how Apollo change the file, when I save it with a new string create with a Flex interface, Apollo deletes old content and saves only the new string.
For me is so strange because I come from Zinc and the scripts was so different…
Apollo ROCKS!
Now I’d like to send the file in a server without use a server side script, but I can’t find anything about direct connection from Apollo to FTP.
I’ll study a solution and I’ll give you my experience when I’ll solve the problem
