Please tell me what function you can use to get the request parameter from a reference to a variable, so that in the future this parameter value can be substituted in the right place?
@CodeWithCurt4 жыл бұрын
HTML File ExampleFile1 Code Below: Example File 1
@kensleylewis Жыл бұрын
Do you have a lesson on using the Post method?
@patricklafontaine43138 ай бұрын
Hi, I would like to use the browser by entering my url directly with params to make my get request... Its not working, do you have any ideas on this? Its working only in a software or something, if I enter the url with params in my browser it give error 500, come back later...or something! I try to update a cell in my sheet by clicking a button in a email, so I would like to make the button s link to call the request... Its the only way I could do it to capture the user click without opening another form or page... Thanks!
@kishorramani007 Жыл бұрын
getting this error: Error TypeError: Cannot read properties of undefined (reading 'parameter')
@nitingupta14173 жыл бұрын
good explanation bro!
@tazulislam26984 жыл бұрын
Brother, I am requesting to send 2d array to google sheet using POST request? Please make a time for me.
@alexsandroalex7856 Жыл бұрын
how to send a list?
@lisandrotoranzo78373 жыл бұрын
I get this error: TypeError: Cannot read property 'parameter' of undefined What am i doing wrong? i just copied your code so i could analyze it myself as i started learning this like three days ago but i understand nothing
@lisandrotoranzo78373 жыл бұрын
Nvm I was hitting run instead of publishing
@xperimentsqf38234 жыл бұрын
is it share able link after deploy?
@CodeWithCurt4 жыл бұрын
The sharable link is the one I use to display the screen. You will need to give it more access then 'only myself' for other people to see it.