帮我在这个首页代码中看看页脚文件或者代码是什么,谢谢
代码:<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" Title="西华大学高等教育研究中心" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table style="width: 780px; background-color: #ffffe2">
<tr>
<td align="left" style="width: 554px; background-image: url(pic/back.gif);" valign="top" id="TD1" runat="server">
<table style="background-image: url(pic/back.gif); width: 570px; height: 100%;">
<tr>
<td style="width: 558px">
<asp:Image ID="Image1" runat="server" ImageUrl="~/pic/1.jpg" /></td>
</tr>
<tr>
<td style="width: 558px">
<asp:DataList ID="DataList1" runat="server" Width="403px">
<ItemTemplate>
<table style="width: 570px">
<tr>
<td align="left" style="width: 10px; height: 23px;" valign="top">
<asp:Image ID="Image3" runat="server" ImageUrl="~/pic/arrow.gif" /></td>
<td align="left" valign="top" style="height: 23px">
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl='<%# Eval("workInfoId","~/workInfoDetail.aspx?workId={0}") %>' Text='<%# Eval("name") %>'></asp:HyperLink></td>
</tr>
</table>
</ItemTemplate>
</asp:DataList></td>
</tr>
<tr>
<td style="width: 558px; height: 21px;" align="left" valign="top"><asp:DataList ID="DataList2" runat="server" Width="500px">
<ItemTemplate>
<table style="width: 570px">
<tr>
<td align="left" style="width: 10px; height: 23px;" valign="top">
<asp:Image ID="Image4" runat="server" ImageUrl="~/pic/arrow.gif" /></td>
<td align="left" valign="top" style="height: 23px">
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl='<%# Eval("workInfoId","~/workInfoDetail.aspx?workId={0}") %>' Text='<%# Eval("name") %>'></asp:HyperLink></td>
</tr>
</table>
</ItemTemplate>
</asp:DataList></td>
</tr>
</table>
</td>
<td align="left" style="width: 200px; height: 264px" valign="top">
<table border="1" bordercolor="#ccf6e8" style="width: 198px; height: 261px;">
<tr>
<td align="center" style="height: 22px;">
<asp:Image ID="Image5" runat="server" ImageUrl="~/pic/gong.jpg" /></td>
</tr>
<tr>
<td align="left" style="height: 8px" valign="top">
<table style="width: 190px; height: 77px;" >
<tr>
<td align="center" rowspan="3" style="width: 200px; height: 101px;">
<marquee onmousemove="this.stop()" onmouseout="this.start()" direction="up" behavior="scroll"loop="-1" hspace="0" vspace="0" scrollDelay="50" scrollamount="1" align="center" style="height: 100px; width:190px;"><asp:DataList id="DataList3" runat="server" Width="190px" __designer:wfdid="w64"><ItemTemplate>
<TABLE style="WIDTH: 176px; HEIGHT: 58px"><TBODY><TR><TD style="WIDTH: 176px; WORD-BREAK: break-all; HEIGHT: 21px; WORD-WRAP: break-word" vAlign=top align=center><asp:HyperLink id="HyperLink2" runat="server" NavigateUrl='<%# Eval("workInfoId","~/workInfoDetail.aspx?workId={0}") %>' Text='<%# Eval("workInfoName") %>' __designer:wfdid="w48"></asp:HyperLink></TD></TR><TR><TD style="WIDTH: 176px; WORD-BREAK: break-all; HEIGHT: 21px; WORD-WRAP: break-word" vAlign=top align=left><asp:Label id="Label1" runat="server" Text='<%# Eval("workInfoContent") %>' __designer:wfdid="w49"></asp:Label></TD></TR><TR><TD style="WIDTH: 176px" vAlign=top align=right><asp:Label id="Label2" runat="server" Text='<%# Eval("uploadTime","{0:yyyy-MM-dd}") %>' __designer:wfdid="w50"></asp:Label></TD></TR></TBODY></TABLE>
</ItemTemplate>
</asp:DataList></marquee></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</td>
</tr>
<tr>
<td style="height: 33px">
<asp:Image ID="Image2" runat="server" ImageUrl="~/pic/right_01.gif" /></td>
</tr>
<tr>
<td align="center" style="height: 25px">
<a href="http://www.hie.edu.cn/" target="_blank">中国高等教育学会网</a><span style="color: #16387c">
</span>
</td>
</tr>
<tr>
<td align="center" style="height: 25px">
<a href="http://www.cwnu.net/" target="_blank">四川省教育发展研究中心</a><span style="color: #16387c">
</span>
</td>
</tr>
<tr>
<td align="center" style="height: 25px">
<a href="http://www.scedu.net/" target="_blank">四川省教育厅</a><span style="color: #16387c">
</span>
</td>
</tr>
<tr>
<td align="center" style="height: 25px">
<a href="http://urp.xhu.edu.cn/" target="_blank">西华大学信息门户</a><span style="color: #16387c">
</span>
</td>
</tr>
<tr>
<td align="center" style="height: 25px" valign="middle">
</td>
</tr>
<tr>
<td align="center" style="height: 9px" valign="middle">
<span style="color: #6699ff">
<asp:TextBox ID="searchContent" runat="server" Width="125px">从这里输入</asp:TextBox>
<asp:Button ID="Button1" runat="server" Height="20px" Text="搜索" Width="46px" OnClick="Button1_Click"/></span></td>
</tr>
<tr>
<td align="center" style="height: 9px" valign="middle">
</td>
</tr>
</table>
</td>
</tr>
</table>
</asp:Content>
网址:http://202.115.144.60/
就是最下面的页脚要修改,找不到,靠~
谢谢,.NET的源码,没学过。 人呢人呢? </asp:Content> ?
我也不懂。。。楼下的来。 .NET的代码看不明白.楼下的继续...... 这种代码是用来杀人的,不是用来看的。。。 原帖由 y 于 2008-11-24 21:17 发表 http://www.jgwy.net/images/common/back.gif
这种代码是用来杀人的,不是用来看的。。。
哈哈. 毁人不倦
页:
[1]