The Artima Developer Community
Sponsored Link

.NET Buzz Forum
hidden__viewstate

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Mello

Posts: 100
Nickname: knarf
Registered: May, 2004

Michael Mello is .NET Web Developer
hidden__viewstate Posted: Jun 23, 2004 5:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Michael Mello.
Original Post: hidden__viewstate
Feed Title: melloblog
Feed URL: http://www.thauvin.net/errorpage.htm?aspxerrorpath=/Default.aspx
Feed Description: .NET and Everything After.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Michael Mello
Latest Posts From melloblog

Advertisement
I always wondered why hidden__viewstate will still be present in a page's source, even when the entire page's viewstate has been disabled.

Apparently you can get rid of this field by eliminating the <form runat="server"> tag.  You can find the discussion about this at the ASP.NET forums here:

Thread: page enableviewstate=false

Read: hidden__viewstate

Topic: Risk analysis and estimation... Previous Topic   Next Topic Topic: DevTeach 2004 demos for the Web services headaches session

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use