I tried localStorage in HTML for my project. When I save some data using localStorage in one browser and try to read it in another browser, it fails.
How can I save data that is common across all browsers, like Flex is doing?
And where these data are stored in Windows 7?