Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    File upload and .net web service

    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
Working...
X