Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to save the setting of html controls in client

how to save the setting of html controls in client

Scheduled Pinned Locked Moved ASP.NET
javascripthtmltutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chatwithlal
    wrote on last edited by
    #1

    hi all, i am developing one application inwhich user can change the position of all controls wherever they want..I am using one javascript for that..i need one facility to save the user settings for future use..So i need to save these html controls properties in cookies.Pls give me som tips to do that.. is dere any method to do this ..that also welcome.. lal

    E 1 Reply Last reply
    0
    • C chatwithlal

      hi all, i am developing one application inwhich user can change the position of all controls wherever they want..I am using one javascript for that..i need one facility to save the user settings for future use..So i need to save these html controls properties in cookies.Pls give me som tips to do that.. is dere any method to do this ..that also welcome.. lal

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      chatwithlal wrote: So i need to save these html controls properties in cookies yep, u could, But the data will lost if user delete cookies or browser does not allow cookie. So in this case, u might consider to save the state of controls at server-side. chatwithlal wrote: is dere any method to do this => No, I think. u've to do it yourself << >>

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups