Menu

[r6]: / trunk / NUnitAspTestPages / UnicodeTestPage.aspx  Maximize  Restore  History

Download this file

19 lines (16 with data), 1.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<%@ Page language="c#" Inherits="NUnitAspTestPages.UnicodeTestPage" CodeFile="UnicodeTestPage.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
<head>
<title>UnicodeTestPage</title>
<meta name="GENERATOR" Content="Microsoft FrontPage 5.0">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name=vs_defaultClientScript content="JavaScript">
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<body>
<form method="post" runat="server">
<asp:Label ID="textLabel" runat="server"></asp:Label>
</form>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.