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. session array

session array

Scheduled Pinned Locked Moved ASP.NET
data-structurestutorialquestion
3 Posts 3 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.
  • T Offline
    T Offline
    tonaxxl_
    wrote on last edited by
    #1

    i wanna to make an array session how can i do that to but many data in the same session name example session["mysession"][n] i wanna some thing with the same consept

    S 1 Reply Last reply
    0
    • T tonaxxl_

      i wanna to make an array session how can i do that to but many data in the same session name example session["mysession"][n] i wanna some thing with the same consept

      S Offline
      S Offline
      Syed Abdul Khader
      wrote on last edited by
      #2

      You put the array itself in the Session. Session["your_array_name"] = your_array

      T 1 Reply Last reply
      0
      • S Syed Abdul Khader

        You put the array itself in the Session. Session["your_array_name"] = your_array

        T Offline
        T Offline
        tonaxxl
        wrote on last edited by
        #3

        thank u sir very much

        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