
Developer CK - 2013-10-06 13:48:28 -
In reply to message 3 from Jason Gerfen
Yes you are right,
Read this-
before 2002
Microsoft invented a great many things, one of these things was called DHTML Behaviors, and one of these behaviors was called userData.
userData allows web pages to store up to 64 KB of data per domain, in a hierarchical XML-based structure. (Trusted domains, such as intranet sites, can store 10 times that amount.
In 2002, Adobe introduced a feature in Flash 6 that gained the unfortunate and misleading name of “Flash cookies.” Within the Flash environment, the feature is properly known as Local Shared Objects. Briefly, it allows Flash objects to store up to 100 KB of data per domain.
In 2007, Google launched Gears, an open source browser plugin aimed at providing additional capabilities in browsers. Gears provided an API to an embedded SQL database based on SQLite.
HTML5 set out to solve: to provide a standardized API, implemented natively and consistently in multiple browsers, without having to rely on third-party plugins to provide local storage.