Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I am developing a module where I now need to allow administrator upload files into a defined folder.
I want to use a regular asp.net fileupload control with the FileManager Class.
Can anyone explain how i can achieve this or Is there any introductory tutorial on this?