View Single Post
Old 11-09-2009, 11:43 PM   #2 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

Well, you could convert the file into base64 and send it in a XMLHttpRequest. The server could then convert the string back into the file and store it there.
__________________
My Site
adamdecaf is offline  
Reply With Quote