Good evening.
I have been working on a small project over the last 2 days to help me learn Javascript. I managed to solve most of the problems I ran into with a bit of googling and reading some books.
However, there is one problem that I just can not figure out. I have 3 arrays storing information on page1.htm, this is all well and good, but I want to use the data stored in those 3 arrays when the user moves to page2.htm. Is there anyway of doing this?
Many thanks. Jake.