I have a FileUploader in aspx page already and want to allow user to upload files to my OneDrive/Google Drive.
I am willing to hard code my userid and password in aspx. Any code for this ? I searched on google and found not much of this.
I just need one way: upload to Onedrive/GDrive, and there is no need to download from 1/GDrive to make the code as simple as possible.
Anyone can help to post some code ? Thanks
Go to the complete details ...