Skip to Content
0
Former Member
Oct 14, 2005 at 04:10 PM

Upload files and store them on the server

30 Views

Hi all,

i want to build a WD application, that loads Files from the client computer and stores them in a server directory. I found the UIElement FileUpload, that writes one file a time to the context.

But i did not find any predefined way to store these files on the server then. Do i have to write code for that ? Isn't there any UIElement for that ?

Thank you <b>:-)</b>