找回密码
 注册
广告投放 虚位以待【阿里云】2核2G云新老同享 99元/年,续费同价做网站就用糖果主机-sugarhosts.comJtti.com-新加坡服务器,美国服务器,香港服务器
查看: 463|回复: 6

帮我在这个首页代码中看看页脚文件或者代码是什么,谢谢

[复制链接]
发表于 2008 年 11 月 24 日 17:12:03 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
代码:
<%@ 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">
                            <aspataList 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>
                            </aspataList></td>
                    </tr>
                    <tr>
                        <td style="width: 558px; height: 21px;" align="left" valign="top"><aspataList 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><aspabel id="Label1" runat="server" Text='<%# Eval("workInfoContent") %>' __designer:wfdid="w49"></aspabel></TD></TR><TR><TD style="WIDTH: 176px" vAlign=top align=right><aspabel 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的源码,没学过。
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
 楼主| 发表于 2008 年 11 月 24 日 17:27:22 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
人呢人呢?
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2008 年 11 月 24 日 20:03:35 | 显示全部楼层
</asp:Content>   ?

我也不懂。。。楼下的来。
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2008 年 11 月 24 日 20:51:02 | 显示全部楼层
.NET的代码看不明白.楼下的继续......
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

y
发表于 2008 年 11 月 24 日 21:17:48 | 显示全部楼层
这种代码是用来杀人的,不是用来看的。。。
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2008 年 11 月 24 日 21:26:28 | 显示全部楼层
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2008 年 11 月 24 日 23:08:15 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
毁人不倦
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2025 年 2 月 1 日 12:52 , Processed in 0.030434 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表