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
U

User 3821360

@User 3821360
About
Posts
6
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0
    U User 3821360

    Login.aspx gstrUserId = gmdataset.Tables(0).Rows(0)(0) Session("USERID") = gstrUserId game.aspx dim lstrvalue as string lstrvalue = Session("USERID").ToString But i am not getting a value .but i am getting nothing only.How can i get a session value.

    KR.RAMESH

    ASP.NET csharp asp-net question

  • Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0
    U User 3821360

    Login.aspx gstrUserId = gmdataset.Tables(0).Rows(0)(0) Session("USERID") = gstrUserId game.aspx dim lstrvalue as string lstrvalue = Session("USERID").ToString But i am not getting a value .but i am getting nothing only.How can i get a session value.

    KR.RAMESH

    ASP.NET csharp asp-net question

  • Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0
    U User 3821360

    Login.aspx gstrUserId = gmdataset.Tables(0).Rows(0)(0) Session("USERID") = gstrUserId game.aspx dim lstrvalue as string lstrvalue = Session("USERID").ToString But i am not getting a value .but i am getting nothing only.How can i get a session value.

    KR.RAMESH

    ASP.NET csharp asp-net question

  • Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0
    U User 3821360

    Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0.How can I get a Session value.

    KR.RAMESH

    ASP.NET csharp asp-net question

  • Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 [modified]
    U User 3821360

    Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0.How can Overcome this problem. Regards, Ramesh.KR

    KR.RAMESH

    modified on Wednesday, April 30, 2008 1:53 AM

    The Back Room csharp asp-net help

  • How to use Session and cookies in asp .net 2005
    U User 3821360

    :rolleyes: I am using asp .net2005 code behind vb.net.Some dataset return values stored in session in one page.then stored value get another page.its return only nothing. example Registered Login.aspx * Tostore dataset return value Session("UserId") = gstrUserId Retrieve value in another page smartgame.aspx lstrvalue = Request(Session("UserId")) it return only nothing. how can i get it session value.plz help me.

    KR.RAMESH

    The Lounge tutorial csharp help question
  • Login

  • Don't have an account? Register

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