I have created an online quiz using Quiz Maker 2.0. It uses a JavaScript Function in the <head> section to display a page of results when you click the submit button at the end of the quiz.
My question is, is there a way that the outputted HTML code (that the JavaScript Function creates) could be sent to my e-mail. If e-mail is not an option, what are other ways I can save this data?
It is a rather lengthy function, but if I need to I can post the important parts of it
Thanks in advance
~Snapple
My question is, is there a way that the outputted HTML code (that the JavaScript Function creates) could be sent to my e-mail. If e-mail is not an option, what are other ways I can save this data?
It is a rather lengthy function, but if I need to I can post the important parts of it
Thanks in advance
~Snapple