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
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.NET Cookies

ASP.NET Cookies

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
4 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.
  • S Offline
    S Offline
    Socheat Net
    wrote on last edited by
    #1

    I don't know to how to use Cookies in asp.net to remember my client login. Please hlep me Thanks

    ................

    S 1 Reply Last reply
    0
    • S Socheat Net

      I don't know to how to use Cookies in asp.net to remember my client login. Please hlep me Thanks

      ................

      S Offline
      S Offline
      steven_wong
      wrote on last edited by
      #2

      dim mycookie as new HttpCokokie("userinformationName") mycookie.Value="userinformation" Request.Cookies.Add(mycookie) wish it could help u!

      S 1 Reply Last reply
      0
      • S steven_wong

        dim mycookie as new HttpCokokie("userinformationName") mycookie.Value="userinformation" Request.Cookies.Add(mycookie) wish it could help u!

        S Offline
        S Offline
        Socheat Net
        wrote on last edited by
        #3

        Thanks, but I don't understand yet what is proccess?

        ................

        S 1 Reply Last reply
        0
        • S Socheat Net

          Thanks, but I don't understand yet what is proccess?

          ................

          S Offline
          S Offline
          steven_wong
          wrote on last edited by
          #4

          maybe the subsection "Cookie State" of this article(http://www.codeproject.com/aspnet/aspdotnetstatmgmnt.asp[^]) could help u!:) -- modified at 21:33 Friday 25th August, 2006

          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