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>