View Single Post
Old 02-26-2013, 09:19 PM   PM User | #1
WolfShade
Regular Coder

 
Join Date: Apr 2012
Location: St. Louis, MO, USA
Posts: 941
Thanks: 7
Thanked 95 Times in 95 Posts
WolfShade is an unknown quantity at this point
Question localStorage/sessionStorage question

Hello, everyone.

I'm learning localStorage and sessionStorage, but I have a question that I have not found via Google, yet.

Local vs. Server: I've tested localStorage in IE8 and FireFox 12 in HTML documents stored on a development server, and it's working.. excellently.

However, I tried testing with a .htm document that I created (via NotePad) on my Desktop, and it's not working.. at all.

For localStorage, is location going to determine if it's going to work? Will it not work, if it's on the same machine from which I am testing?

Thank you,
__________________
^_^

If anyone knows of a website that can offer ColdFusion help that isn't controlled by neurotic, pedantic jerks* (stackoverflow.com), please PM me with a link.
*
The neurotic, pedantic jerks are not the owners; just the people who are in control of the "popularity contest".

Last edited by WolfShade; 02-27-2013 at 04:57 PM..
WolfShade is offline   Reply With Quote