"Hello everyone, I'm trying to update the value of a cell in Google Sheets using the HTTP.SubmitSecure protocol, but I've tried many ways and it still doesn't work. Can someone please help me? Thank you very much."
Attached Files
I can use basic HTML and it works easily, but Lua is very difficult.
Can I do the same thing with the Lua language?
[youtube]https://www.youtube.com/watch?v=kwn7ei7Huqw[/youtube]
Attached Files
I can use basic HTML and it works easily, but Lua is very difficult.
Código: Seleccionar todo
<form method="POST" action="https://script.google.com/macros/s/AKfycbzfmGZbv1jU4piD5fzQQ7a6HlqfkscnXJxyG0543wuScB RSvBWyZB3spsqwpGcu8tss/exec">
<input name="Email" type="email" placeholder="Email" required>
<input name="Name" type="text" placeholder="Name" required>
<button type="submit">Send</button>
Can I do the same thing with the Lua language?
[youtube]https://www.youtube.com/watch?v=kwn7ei7Huqw[/youtube]