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. querystring resubmission

querystring resubmission

Scheduled Pinned Locked Moved ASP.NET
helpquestion
3 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.
  • C Offline
    C Offline
    cavall
    wrote on last edited by
    #1

    Hi.. Any help would be appreciated.. thanks I am using a querystring to send some variables to another page where I use them - that works fine. However, If I hit the BACK button on my browser, make a change in one of those values that will be resubmitted via querystring to the other page, and click the submit button - it is as if the data is not sent through the querystring. Is there someway I need to reset the querystring for resubmission or something? thx cav "Nothing is at last sacred, but the integrity of your own mind." "What lies behind us and what lies before us are nothing compared to what lies within us." - Ralph Waldo Emerson

    T 1 Reply Last reply
    0
    • C cavall

      Hi.. Any help would be appreciated.. thanks I am using a querystring to send some variables to another page where I use them - that works fine. However, If I hit the BACK button on my browser, make a change in one of those values that will be resubmitted via querystring to the other page, and click the submit button - it is as if the data is not sent through the querystring. Is there someway I need to reset the querystring for resubmission or something? thx cav "Nothing is at last sacred, but the integrity of your own mind." "What lies behind us and what lies before us are nothing compared to what lies within us." - Ralph Waldo Emerson

      T Offline
      T Offline
      TigerNinja_
      wrote on last edited by
      #2

      Make sure that you are not caching this page. You can edit a META-TAG setting for this. Just to rule that out, not to say this will solve your problem. Have you debugged this, to see why the querystring values are not getting updated ? Set a break point where the querystring values get populated. HTH


      R.Bischoff .NET, Kommst du mit?
      Great Freeware -> Abilon - Rss Reader | Zip Genius | SmartFTP

      C 1 Reply Last reply
      0
      • T TigerNinja_

        Make sure that you are not caching this page. You can edit a META-TAG setting for this. Just to rule that out, not to say this will solve your problem. Have you debugged this, to see why the querystring values are not getting updated ? Set a break point where the querystring values get populated. HTH


        R.Bischoff .NET, Kommst du mit?
        Great Freeware -> Abilon - Rss Reader | Zip Genius | SmartFTP

        C Offline
        C Offline
        cavall
        wrote on last edited by
        #3

        No. I am not caching.. I think I figured out what was causing that specific problem.... Thanks for the advice! "Nothing is at last sacred, but the integrity of your own mind." "What lies behind us and what lies before us are nothing compared to what lies within us." - Ralph Waldo Emerson

        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