I'm writing a script that works on two different pages. On the first page, I need to save a string to the local hard drive. When the second page loads, I need to read that string from the hard drive. I read somewhere about getValue() and setValue(), but I cant get these to work. Can anybody help? Thanks!