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. Request.Cookies problem

Request.Cookies problem

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-net
1 Posts 1 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.
  • J Offline
    J Offline
    jitendrapatel
    wrote on last edited by
    #1

    Hi, Friends I have problem in my ASP.Net Project. The starting page of my project is login.aspx. On submit button of this page i make Response.Cookies("User")("LoginId")=loginid.text and Response.Cookies("User")("Pass")=pass.text. after that page redirect to another page next.aspx In next page i retrieve the value of cookies by Request.Cookies("User")("LoginId") in some variables. This display the stored value but problem is that after executing this page it directly redirect to login.aspx. why this problem come i don't write any Response.Redirect("login.aspx") on next.aspx page. Please help me Thaks in advance J. A. Patel

    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