El dom, 22-09-2002 a las 06:27, Alejandro S�nchez escribi�: > The only thing that I see a trouble is that you have used in the section > <script> "language="c#"" and mono is case sensitive and only recognized > the name of language in uppercase: "C#".I would test only <script > runat=server> or <script runat=server language="C#">.
ASP.NET tags are not case sensitive. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
