Thread
:
Upload files to a different server
View Single Post
11-09-2009, 11:43 PM
#
2
(
permalink
)
adamdecaf
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
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
View Public Profile
Send a private message to adamdecaf
Visit adamdecaf's homepage!
Find More Posts by adamdecaf