DenoDDeno
Powered by
anggoranA
Denoβ€’2y agoβ€’
16 replies
anggoran

Passing Data in Fresh

As a context, I'm currently making a quiz-like page.

I have a page that GET a quiz_id when opened.
In the page I fill some inputs as the answer.
After that, I want to submit the answer, along with quiz_id to get the solution from other table.

Since Fresh uses <form> to send data, then how to send the quiz_id?
Should I just make a hidden input?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Fresh fetch data in component
moiasMmoias / help
4y ago
Init KV data in Fresh from JSON
moiasMmoias / help
13mo ago
Passing initial data to Worker
Joshua | Rem-ChanJJoshua | Rem-Chan / help
3y ago