Hello Isomorphic,
is there a way to use UploadFile control to send the file to a web service for further handling on the server side. When I try to use getValue() method on the UploadFile control I can get only the file name, but not the file itself.
How can I retrieve the file to send it to the web service as an array of bytes or something? And how is this performed in general without using SmartClient server.
Mummy
is there a way to use UploadFile control to send the file to a web service for further handling on the server side. When I try to use getValue() method on the UploadFile control I can get only the file name, but not the file itself.
How can I retrieve the file to send it to the web service as an array of bytes or something? And how is this performed in general without using SmartClient server.
Mummy