Thanks for your response.

Would that mean I need to create a shared directory in my IIS server for my file uploads?

I'm thinking of adding an UPLOAD button. When the user click on the button, it first uploads the entered file from the client to the server then process it after. But how would I do an UPLOAD?

Thanks