[Mono-list] patch to make IEWebControls TreeView work with IE and opera

Dan dan@astusa.com
Tue, 1 Jun 2004 08:33:05 -0400


 I agree Markus.  In my opinion, even if Mono never gets a full .NET
compatable SWF implementation, just having a full set of ASP.NET and =
ADO.NET
classes is awesome.  I wish the Mono team would dedicate even more =
resources
to the ASP.NET side, but since I don't have the time to contribute =
myself,
then I am just be happy with what we have so far.

-Dan=20

-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of Markus Kr=E4utner
Sent: Monday, May 31, 2004 6:35 PM
To: mono-list@ximian.com
Subject: [Mono-list] patch to make IEWebControls TreeView work with IE =
and
opera

Hello,

I read on the mono web page, I am supposed to post patches to this list, =
so
here they are.
1. When using the IE WebControls (from M$) with Internet Explorer and =
XSP,
the HtmlTextWriter does not write end tags it does not know (see ie.diff
patch), so the rendering fails.
2. When using the opera browser, it sends "Content-type", instead of
"Content-Type", which causes HttpWorkerRequest and XSP not to recognize =
it
=3D> no events are delivered to asp.net controls (opera*.diff patch).

I just have to say this: mono rocks; it gives me asp.net on Linux which =
is
one of the coolest things I saw in the last few years.
Thanks a lot!

Best Regards,
  Markus Kr=E4utner