Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79309 --- shadow/79309 2006-09-07 20:17:20.000000000 -0400 +++ shadow/79309.tmp.23574 2006-09-07 20:49:35.000000000 -0400 @@ -162,6 +162,14 @@ run this sample test if you set EnableViewState = 'true'? Could you explain to me? Thanks! Tony + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-07 20:49 ------- +Look at the source of the generated page *after* the first +postback. If you don't see a hidden input field with +the name __VIEWSTATE, then either EnableViewState is somewhere +set to false (default is true) or the field gets filtered out +by some software or the browser is damaged ... + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
