Double viewstate form valueshttp://forums.asp.net/t/1398621.aspx/1?Double+viewstate+form+valuesWed, 18 Mar 2009 16:04:52 -040013986213017046http://forums.asp.net/p/1398621/3017046.aspx/1?Double+viewstate+form+valuesDouble viewstate form values Hello, I'm trying to get my page validated by W3C but it keeps running into a problem with the following: <div> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /> <input type="hidden" name="__VIEWSTATE" id=" __VIEWSTATE" value="" /> </div> As you can see there's 2 or each input type. This is causing the validation tool to stress out but I've found nothing in my searches to stop this happening. Any clues? Cheers Ben 2009-03-18T16:04:52-04:00