mycophobiac
Programmer
I'm creating a multiple choice quiz on a webpage, and I want to be able to have the user submit their answers. Ideally, clicking a button would send their answers to the next page, which would then check them for accuracy.
I need a way of sending variables or form data to another webpage, where a score can be totaled.
Is this possible with Javascript?
Thanks!
I need a way of sending variables or form data to another webpage, where a score can be totaled.
Is this possible with Javascript?
Thanks!