Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    Jun 2017
    Posts
    153

    Lightbulb What is the use of local storage in HTML5?

    What is the use of local storage in HTML5?

  2. #2
    Senior Member
    Join Date
    Apr 2015
    Posts
    134
    With local storage, web applications can store data locally within the user's browser. Before HTML5, application data had to be stored in cookies, included in every server request. Local storage is more secure, and large amounts of data can be stored locally, without affecting website performance.

  3. #3
    Registered User erieki's Avatar
    Join Date
    Jun 2017
    Posts
    135
    HTML5, application data had to be stored in cookies, included in every server request. Local storage is more secure, and large amounts of data can be stored locally, without affecting website performance.

  4. #4
    Registered User
    Join Date
    Sep 2016
    Posts
    48
    In this tutorial you will learn how to use HTML5 local and session storage feature to store data on the user's computer in a fast and secure manner.

  5. #5
    Registered User
    Join Date
    Jan 2013
    Location
    India
    Posts
    54
    HTML5 local storage makes it possible to store values in the browser which can survive the browser session. In that way HTML5 local storage is similar to cookies, but has some differences which I will discuss a bit later in this tutorial. HTML5 Local storage also makes it possible to send events between browser windows. A very useful feature. This HTML5 local storage tutorial will explain how to use HTML5 local storage to achieve this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.