You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
862 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Default" %>
<%@ Register TagPrefix="ucTop" TagName="TopBanner" Src="UserControls/TopBanner.ascx" %>
<%@ Register TagPrefix="ucBottom" TagName="BottomBanner" Src="UserControls/BottomBanner.ascx" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml" >
<HEAD>
<title>ASPNET2.0BBS</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<link href="CSS/ASPNET2WebNormal.css" type="text/css" rel="stylesheet">
</HEAD>
<body topmargin="0" bottommargin="0" bgColor="#996600">