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. [Message Deleted]

[Message Deleted]

Scheduled Pinned Locked Moved ASP.NET
4 Posts 4 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.
  • N Offline
    N Offline
    ncsubbu
    wrote on last edited by
    #1

    [Message Deleted]

    B K 2 Replies Last reply
    0
    • N ncsubbu

      [Message Deleted]

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      Post your code here to see where is problem.


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.

      1 Reply Last reply
      0
      • N ncsubbu

        [Message Deleted]

        K Offline
        K Offline
        K V Sekhar
        wrote on last edited by
        #3

        Set Previous query string value to null.When u don't need any more. Request.QueryString["previous"]=null; Then use condition if(Request.QueryString["previous"] != null) { //your logic here } Cheers, sekhar

        G 1 Reply Last reply
        0
        • K K V Sekhar

          Set Previous query string value to null.When u don't need any more. Request.QueryString["previous"]=null; Then use condition if(Request.QueryString["previous"] != null) { //your logic here } Cheers, sekhar

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          sekhar.k wrote:

          Request.QueryString["previous"]=null;

          The QueryString collection is read-only. You can't change the values.

          Despite everything, the person most likely to be fooling you next is yourself.

          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