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. General Programming
  3. C#
  4. Store session values using Javascript

Store session values using Javascript

Scheduled Pinned Locked Moved C#
javascripttoolstutorialquestion
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.
  • A Offline
    A Offline
    Archana New to Dotnet
    wrote on last edited by
    #1

    I got this script for reading session values using Javascript code>var color='<%= Session("color").ToString() %>' But my requirement is to store Session values using Javascript.Can any one plz tell me how to do it ? Thanks in Advance

    S 1 Reply Last reply
    0
    • A Archana New to Dotnet

      I got this script for reading session values using Javascript code>var color='<%= Session("color").ToString() %>' But my requirement is to store Session values using Javascript.Can any one plz tell me how to do it ? Thanks in Advance

      S Offline
      S Offline
      Spunky Coder
      wrote on last edited by
      #2

      I think u cannot assign a session using javascript that's coz session is set at server side for particular client..however u can retrieve the value from session which u have done... Also u have posted in the wrong forum javascript in C# ?????:doh:

      .....

      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