Resumable_Upload_For_WebApps icon indicating copy to clipboard operation
Resumable_Upload_For_WebApps copied to clipboard

file saved in logged in gdrive not one specific gdrive

Open MuhammadWaqaass opened this issue 5 years ago • 1 comments

if i have domain and hosting.then i can create web form where i have some input box and file uploading option .then data will be saved in mysql and file upload on hosting. but i want to do it free . Basically, what I am hoping to achieve is a simple html form with a few input text fields & a file upload option. I would like the input fields to populate a google sheet & the file upload to be sent to a specific folder only on one specific google drive id like "[email protected]" The sheet should store the input field’s data, but also a url to the uploaded file.

i test your code its working perfectly but it saves file in logged in gdrive not specific gdrive.

when in chrome browser i am loggedin as [email protected],it save file in waqas gdrive. and when in chrome browser i am loggedin as [email protected],it save file in fahad gdrive.

but i want files always saved in "[email protected]"

is that possible or not

MuhammadWaqaass avatar Jun 14 '20 12:06 MuhammadWaqaass

https://script.google.com/macros/s/AKfycbyJYDylkcWS-oJVCtgwzIyNNkiGm_KGOU9e8wDRV6Z8FkN6Vqk/exec

project uploaded here

MuhammadWaqaass avatar Jun 14 '20 12:06 MuhammadWaqaass