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=81295 --- shadow/81295 2007-04-02 21:56:02.000000000 -0400 +++ shadow/81295.tmp.22158 2007-04-02 21:56:02.000000000 -0400 @@ -0,0 +1,25 @@ +Bug#: 81295 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: EnableClientScript is not honored + +When using a server form, you should be able to specify that the form +should not perform client side validation, by specifying the attribute: +EnableClientScript="false" on the control that submits the form, typically +an <asp:Button> + +Currently, if you specify this attribute on an asp:Button, this attribute +is written directly to the HTML output incorrectly. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
