[Monodevelop-patches-list] r1803 - trunk/md-website/tmp
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Mon Jun 21 23:14:15 EDT 2004
Author: deboald
Date: 2004-06-21 23:14:15 -0400 (Mon, 21 Jun 2004)
New Revision: 1803
Modified:
trunk/md-website/tmp/jail.aspx
Log:
test
Modified: trunk/md-website/tmp/jail.aspx
===================================================================
--- trunk/md-website/tmp/jail.aspx 2004-06-22 00:32:33 UTC (rev 1802)
+++ trunk/md-website/tmp/jail.aspx 2004-06-22 03:14:15 UTC (rev 1803)
@@ -5,6 +5,7 @@
<title>Does xsp jail me?</title>
<script runat="server">
+
void Page_Load()
{
label1.Text = "label text";
@@ -17,7 +18,7 @@
<h2>does it jail me</h2>
-<label runat="server" id="label1" />
+<asp:label runat="server" id="label1"></asp:label>
</body>
</html>
More information about the Monodevelop-patches-list
mailing list