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. Why __VIEWSTATE comes in querystring?

Why __VIEWSTATE comes in querystring?

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

    Why __VIEWSTATE comes in querystring? Anyone have any idea and please reply as soon as. This is very urgent. Thanks in Advance.

    Regards R.Arockiapathinathan

    E G 2 Replies Last reply
    0
    • R RSArockiam

      Why __VIEWSTATE comes in querystring? Anyone have any idea and please reply as soon as. This is very urgent. Thanks in Advance.

      Regards R.Arockiapathinathan

      E Offline
      E Offline
      Eduard Keilholz
      wrote on last edited by
      #2

      Hahaha, how can this be urgent... Viewstate can be a very very very powerfull tool for developing ASP.NET webpages. But you can switch them off using the page's EnableViewState property... is that quick enough for you??

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      R 1 Reply Last reply
      0
      • R RSArockiam

        Why __VIEWSTATE comes in querystring? Anyone have any idea and please reply as soon as. This is very urgent. Thanks in Advance.

        Regards R.Arockiapathinathan

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

        Because you have changed the method of the form from POST to GET.

        --- b { font-weight: normal; }

        1 Reply Last reply
        0
        • E Eduard Keilholz

          Hahaha, how can this be urgent... Viewstate can be a very very very powerfull tool for developing ASP.NET webpages. But you can switch them off using the page's EnableViewState property... is that quick enough for you??

          .: I love it when a plan comes together :. http://www.zonderpunt.nl

          R Offline
          R Offline
          RSArockiam
          wrote on last edited by
          #4

          I switched off enableviewstate in page level. But still getting viewstate hidden control. And in our website, we are getting error log, it gives the request url, it says ....aspx?__viewstate=/....... We never use postback option in all our pages. So how come this is possible? Is it any hack attack?

          Regards R.Arockiapathinathan

          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