📄 index.aspx
字号:
<%@ Page language="c#" src="index.aspx.cs" AutoEventWireup="false" Inherits="todotnet_kinghome.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>欢迎来到飞跃----dot net!</title>
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="note/common.css" type="text/css" rel="stylesheet">
<LINK href="note/pt.css" type="text/css" rel="stylesheet">
<LINK href="note/9pt.css" type="text/css" rel="stylesheet">
</HEAD>
<body bottomMargin="0" bgColor="#d1d5fe" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="778" align="center" border="0">
<TR>
<TD width="250" rowSpan="3"><IMG src="pic/title.gif"></TD>
<TD width="410" rowSpan="3">
<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" height="67" width="410" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<PARAM NAME="_cx" VALUE="10848">
<PARAM NAME="_cy" VALUE="1773">
<PARAM NAME="Movie" VALUE="pic/1.swf">
<PARAM NAME="Src" VALUE="pic/1.swf">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Play" VALUE="-1">
<PARAM NAME="Loop" VALUE="-1">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="Scale" VALUE="ShowAll">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="0">
<PARAM NAME="BGColor" VALUE="">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="Stacking" VALUE="below">
<embed src="pic/1.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="410" height="67">
</embed>
</OBJECT>
</TD>
<TD class="common" bgColor="#330099">
<table borderColor="#6600cc" cellSpacing="0" cellPadding="1" width="100%" bgColor="#072b94" border="1">
<tr>
<td class="common">
<div align="center"><A class="chlnk" style="CURSOR: hand" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('www24.brinkster.com/pclearn');" href=""><b>设为首页</b></A></div>
</td>
</tr>
<tr>
<td class="common">
<div align="center">
<script language="JavaScript">
function
bookmarkit(){window.external.addFavorite('http://www24.brinkster.com/pclearn','健家电脑')}
if (document.all)document.write('<a href="#" onClick="bookmarkit()"><b>加入收藏夹</b></a>')
</script>
</div>
</td>
</tr>
<tr>
<td class="common">
<div align="center"><A href="mailto:yes_hsj@sohu.com"><b>联系作者</b></A></div>
</td>
</tr>
</table>
</TD>
</TR>
</TABLE>
<TABLE id="Table2" cellSpacing="1" cellPadding="1" width="778" align="center" border="0">
<tr>
<td class="pt" width="106" bgColor="#330099">
<div align="center">原创作品</div>
</td>
<td class="pt" width="109" bgColor="#330099">
<div align="center">飞跃交友区</div>
</td>
<td class="pt" width="109" bgColor="#330099">
<div align="center"><A href="msgboard.aspx" target="_blank">飞跃留言薄</A></div>
</td>
<td class="pt" width="109" bgColor="#330099">
<div align="center">飞跃计数器</div>
</td>
<td class="pt" width="109" bgColor="#330099">
<div align="center">网址收藏夹</div>
</td>
<td class="pt" width="106" bgColor="#330099">
<div align="center"><A href="addlink.aspx" target="_blank">自助链接</A></div>
</td>
<td class="pt" bgColor="#330099">
<div align="center"><a href="softpub.aspx" target="_blank">网友作品发布</a></div>
</td>
</tr>
</TABLE>
</FONT>
<table cellSpacing="1" cellPadding="1" width="778" align="center" border="0" valign="top">
<tr>
<td vAlign="top" width="150" height="301">
<table cellSpacing="1" cellPadding="0" width="100%" border="0">
<tr>
<td>
<table cellSpacing="1" cellPadding="1" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt" vAlign="top">用户名:
<asp:textbox id="username" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" MaxLength="20" Width="80px"></asp:textbox></td>
</tr>
<tr>
<td class="pt"> 密码:
<asp:textbox id="pasw" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" MaxLength="20" Width="80px" TextMode="Password"></asp:textbox></td>
</tr>
<tr>
<td style="HEIGHT: 23px" align="middle"><asp:button id="Button1" onmouseover="this.style.backgroundColor='#9900cc'" onclick="Button1_click" onmouseout="this.style.backgroundColor='#330099'" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" Text="登陆"></asp:button>
<input onmouseover="this.style.backgroundColor='#9900cc'" style="FONT-SIZE: 9pt; COLOR: deepskyblue; BACKGROUND-COLOR: #330099" onclick="window.open('regest.aspx')" onmouseout="this.style.backgroundColor='#330099'" type="button" value="注册" name="button">
</td>
</tr>
<tr>
<td align="middle"><asp:label id="wel" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="#C0C0FF"></asp:label></td>
</tr>
<tr>
<td class="pt9">本站访问人次:<font color="#c0c0ff"><%=countvisit%></font></td>
</tr>
<tr>
<td class="pt9">本站注册人数:<font color="#c0c0ff"><%=countreg%></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt" vAlign="top">自助滚动链接:</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td vAlign="top">
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt" vAlign="top">Dot Net网址推荐:</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<TD vAlign="top" width="450">
<table cellSpacing="1" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="top">
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt" vAlign="top">站长手记:</td>
</tr>
<tr>
<td class="pt9">
随着VS.NET的面世,新一轮的语言学习浪潮也来临了。为了在学习VS.NET时能和大家更好的交流,我特制作了这个网站。希望大家能常来光顾,共同探讨一些问题。以后有任何最新信息,我都会在这版块予以公布,也希望大家能提供宝贵资料!</td>
</tr>
<tr>
<td class="pt9" align="right">笑忘忧</td>
</tr>
<tr>
<td class="pt9" align="right">2002.4.3</td>
</tr>
</table>
</td>
</tr>
<tr>
<td vAlign="top" height="40">
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt"><span class="pt">手把手教你做: </span><span class="pt9">第一期(用vb.net做网站计数器)</span></td>
</tr>
<tr>
<td class="pt9">1.界面页</td>
</tr>
<tr>
<td class="pt9">2.代码页</td>
</tr>
</table>
</td>
</tr>
<tr>
<td vAlign="top" height="49">
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt" bgColor="#330099">原创作品最新更新:</td>
</tr>
<tr>
<td bgColor="#330099"><asp:datagrid id="mysoft" runat="server" Font-Size="9pt" ForeColor="DeepSkyBlue" Width="400px" HorizontalAlign="Center" GridLines="None" ShowHeader="False" PageSize="5" AutoGenerateColumns="False">
<ItemStyle HorizontalAlign="Left"></ItemStyle>
<Columns>
<asp:HyperLinkColumn Target="_new" DataNavigateUrlField="url" DataNavigateUrlFormatString="mydownload.aspx?url={0}" DataTextField="softname"></asp:HyperLinkColumn>
<asp:BoundColumn DataField="kind"></asp:BoundColumn>
<asp:BoundColumn DataField="loadtime"></asp:BoundColumn>
</Columns>
<PagerStyle NextPageText="" PrevPageText=""></PagerStyle>
</asp:datagrid></td>
</tr>
<tr>
<td bgColor="#330099"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td vAlign="top">
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt">网友作品最新更新:</td>
</tr>
<tr>
<td><asp:datagrid id="websoft" runat="server" Font-Size="9pt" ForeColor="DeepSkyBlue" Width="400px" HorizontalAlign="Center" GridLines="None" ShowHeader="False" PageSize="5" AutoGenerateColumns="False">
<ItemStyle HorizontalAlign="Left"></ItemStyle>
<Columns>
<asp:HyperLinkColumn Target="_blank" DataNavigateUrlField="url" DataNavigateUrlFormatString="webdownload.aspx?url={0}" DataTextField="softname"></asp:HyperLinkColumn>
<asp:BoundColumn DataField="kind"></asp:BoundColumn>
<asp:BoundColumn DataField="loadtime"></asp:BoundColumn>
</Columns>
<PagerStyle NextPageText="" PrevPageText=""></PagerStyle>
</asp:datagrid></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</TD>
<TD vAlign="top">
<table cellSpacing="1" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="top"><asp:calendar id="Calendar1" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" DayNameFormat="Full" FirstDayOfWeek="Monday" SelectedDate="2002-04-05" CellPadding="1" CellSpacing="1" BorderColor="MediumBlue" BorderStyle="None" BorderWidth="1px" ShowGridLines="True" SelectionMode="None" NextMonthText="Next" PrevMonthText="Pre">
<TodayDayStyle BackColor="#330099"></TodayDayStyle>
<SelectedDayStyle BackColor="DeepSkyBlue"></SelectedDayStyle>
<TitleStyle BackColor="#330099"></TitleStyle>
<OtherMonthDayStyle BackColor="SteelBlue"></OtherMonthDayStyle>
</asp:calendar></td>
</tr>
<tr>
<td vAlign="top" height="159">
<table cellSpacing="1" cellPadding="1" width="100%" bgColor="#330099" border="0">
<tr>
<td class="pt">
<div align="center">本站在线调查:</div>
</td>
</tr>
<tr>
<td class="pt9">微软的VS.NET已经面市,今后你做网站首选语言会是什么呢?</td>
</tr>
<tr>
<td class="pt9">
<asp:radiobutton id="vbnet" runat="server" GroupName="vote"></asp:radiobutton>VB.NET
</td>
</tr>
<tr>
<td class="pt9">
<asp:radiobutton id="csharp" runat="server" GroupName="vote"></asp:radiobutton>C#
</td>
</tr>
<tr>
<td class="pt9">
<asp:radiobutton id="asp" runat="server" GroupName="vote"></asp:radiobutton>ASP
</td>
</tr>
<tr>
<td class="pt9">
<asp:radiobutton id="php" runat="server" GroupName="vote"></asp:radiobutton>PHP
</td>
</tr>
<tr>
<td class="pt9" align="middle" height="34"><FONT face="宋体">
<asp:button id="vote" onmouseover="this.style.backgroundColor='#9900cc'" onmouseout="this.style.backgroundColor='#330099'" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" Text="投票"></asp:button>
</FONT><INPUT onmouseover="this.style.backgroundColor='#9900cc'" style="FONT-SIZE: 9pt; COLOR: deepskyblue; BACKGROUND-COLOR: #330099" onclick="window.open('seer.aspx')" onmouseout="this.style.backgroundColor='#330099'" type="button" value="查看结果">
</td>
</tr>
</table>
</td>
</tr>
</table>
</TD>
</tr>
</table>
<table cellSpacing="1" cellPadding="0" width="740" align="center" border="0">
<tr>
<td bgColor="#330099">
<div class="pt" align="center">ALL SERVE COPY RIGHT DESIGNED BY 笑忘忧 2002.4.3</div>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -