WebAIM - Web Accessibility In Mind

E-mail List Archives

ASP.Net Viewstate

for

From: reply-to:to:subject:mime-version:content-type:content-transfer-encoding;
Date: Jan 28, 2005 5:33AM


Just started working on a ASP.NET project and notice that they use a
form with a Viewstate input on every page - I gather its for caching
info.

After some small research semms that i should hide the viewstate input
in a hidden DIV, but was wondering if there were any other
accessibilty concerns or tips - the fact that each page is wrapped
inside a form...

In fact any Asp.Net accessibility articles/links would be of great
interest - we are using Visual Studio.

ben