Does anyone know if the file upload button is able to send the file as
a RemObjects SDK binary or some other option? That is, what options
does javascript have to actually access the file content and send it to
the server? Does it have to be a form POST, or can it go other ways?