Basically, I'm creating a website and I want to create a way for visitors to create their own to-do list as it were from a list of options that I've already created.
What I'm thinking of is a list of labelled tickboxes. They tick the ones they want, then a new page is opened listing the things that they've just ticked.
This page could then be printed off (as a summary) for them to review.
Something else that would be completely awesome would be if there was a way to generate this list as a PDF but I suppose that would require some sort of server side processing?
I have a fair bit of knowledge with regards to HTML but my javascript knowledge is limited to speak slowly
Thanks in advance!
Help














