Hi
I was wondering what would be the best method to implement a download direct from the client to the client without the intervening upload to server? - I believe this is possible in there is a javascript function to create a url that can be used for a subsequent download?
Your example works okay but I'd like not to be dependent on an internet server or have to set up my own server.
Cheers.