1. Database Table Structure: UserId: Text (User ID) FileContentType: Text (used to save the type of upload file, EG: "Application / Msword", mainly used to use this file correctly download this file) FileContent : Ole Object (save file data)
2. HTML file MuploadFile.htm