Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 求高手这个错位怎么修改,送良精企业多风格无限制程序!

[复制链接]
killergl 发表于 2007-8-11 19:25:31 | 显示全部楼层 |阅读模式
未命名.jpg
对应的文件代码如下,是ASP的希望高手能帮忙改一下!

<%@ LANGUAGE=VBScript CodePage=936%>
<%option explicit%>
<%Response.Buffer=True%>
<!--#include file="Include/Bs_System.asp"-->
<!--#include file="Include/Bs_StrLeft.asp"-->
<%
'=========================================================
'
' 产品名称:良精软件 公司(企业)网站管理系统(简称:liangjing.net)
' 版权所有:liangjing.net
' 程序制作:liangjing开发团队
' Copyright 2004-2005 liangjing.net - All Rights Reserved.
'
'========================================================
%>
<%If Session("UserName")="" Then
response.redirect"Bs_Server.asp"
end if%>
<%
dim Id,rst,sql
Id=Session("UserName")
set rst = Server.CreateObject("ADODB.recordset")
sql="select * from Bs_User where UserName='"&Id&"'"
rst.open sql,conn,1,1
%>
<!--#include file="Include/Bs_Head.asp" -->
<TABLE cellPadding=0 cellSpacing=0 class='Middle_Title'>
<TR>
<TD vAlign=top class='M_Left_Td'>
        <table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
                <tr>
                        <td valign="top">
<% Call Left_Member() %>
                        </td>
                </tr>
        </table>
</TD>

<TD class='M_Jgx_TD'><IMG src='../img/1x1_pix.gif' width=1 height=2></TD>
<TD vAlign=top>
        <TABLE cellPadding=0 cellSpacing=0 align='center' class='M_Center_Title'>
<% Call Style_Adcolumn() '广告栏 %>

<!-- 留言中心 -->
                <TR>
                        <TD>
                                <TABLE cellSpacing=0 cellPadding=0 class='MC_Pt_Title'>
                                        <TR>
                                                <TD class='MC_Pt_TD1'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
                                                <TD class='MC_Pt_TD2'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
                                                <TD class='MC_Pt_TD3'><SPAN class=Glow>
留言中心
&nbsp;</SPAN></TD>
                                                <TD class='MC_Pt_TD4'><div align="right">
&nbsp;</div></TD>
                                                <TD class='MC_Pt_TD5'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
                                        </TR>
                                </TABLE>
                        </TD>
                </TR>
                <TR>
                        <TD>
                                <TABLE cellSpacing=0 cellPadding=0 class='MC_ServeNr_Title'>
                                        <TR><TD height=10><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
                                        <TR>
                                                <TD>
<!--  -->                       
                                <table width="90%" border="0" align="center" cellpadding="0" cellspacing="5">
                                        <tr>
                                                <td><div align="center"><img src="../img/newsico.gif" width="12" height="13"
                                                >&nbsp;&nbsp;<b><%=Session("UserName")%></b> 的留言专区</div></td>
                                        </tr>
                                        <tr>
                                                <td style="line-height: 150%">
                                                &nbsp;&nbsp;&nbsp;&nbsp;<%=Session("UserName")%>,这里是您的专用私密留言簿,您可在此给我们留言,我们会尽力在24小时内在此答复您,请不要忘记回来察看回复哦!<br>
                                                &nbsp;&nbsp;&nbsp;&nbsp;如您已经在我站购物,汇款后请到这里进行汇款登记,填写您的订单号码、汇款时间、汇往我们哪个账号,以便我们核查您的款项的到帐情况并及时为您发货。</td>
                                        </tr>
                                </table>
                                <form method="post" action="Bs_NetBookSave.asp">
                                <input type=hidden readonly name="Name" value="<%=Session("UserName")%>">
                                        <table width="90%" border="0" align="center" cellpadding="4" cellspacing="1">
                                                <tr>
                                                        <td width="22%" align="right">用户名称:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" readonly name="Name2" maxlength="36" value="<%if Session("UserName")="" then response.write"未注册用户" end if%><%=Session("UserName")%>" style="background-color: #FFFFFF; border-style: solid; border-color: #FFFFFF" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td align="right">公司名称:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Comane" size="30" maxlength="36" value="<%=rst("Comane")%>" style="font-size: 14px" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td align="right">联系人:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Somane" size="12" maxlength="30" value="<%=rst("Somane")%>" style="font-size: 14px" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td align="right">联系电话:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Phone" size="20" maxlength="36" value="<%=rst("Phone")%>" style="font-size: 14px" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td align="right">联系传真:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Fox" size="20" maxlength="36" value="<%=rst("Fox")%>" style="font-size: 14px" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td align="right">E-mail:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Email" size="20" maxlength="36" value="<%=rst("Email")%>" style="font-size: 14px" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td width="22%" align="right">留言标题:</td>
                                                        <td width="78%"><font>
                                                        <input type="text" name="Title" size="22" maxlength="36" style="font-size: 14px; width: 320; height: 19" class="smallInput">
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td width="22%" align="right">留言内容:</td>
                                                        <td width="78%"><font>
                                                        <textarea rows="6" name="Content" cols="50" style="font-size: 14px" class="smallInput"></textarea>
                                                        </font></td>
                                                </tr>
                                                <tr>
                                                        <td width="22%" align="right"></td>
                                                        <td width="78%"><input type="submit" value="提交你的留言" name="cmdOk"
                                                        > &nbsp; <input type="reset" value="复位" name="cmdReset"> </td>
                                                </tr>
                                        </table>
                                </form>
<%
dim name,rs
name=Session("UserName")
set rs=server.createobject("adodb.recordset")
sql="select * from Bs_Book where name='"&name&"' or name='管理员' order by id desc"
rs.open sql,conn,1,1

dim MaxPerPageB
MaxPerPageB=10

'假如没有数据时
'If rs.eof and rs.bof then
'call showpages
'response.write "<p align='center'><font color='#ff0000'>您还没任何留言资料</font></p>"
'response.end
'End if

'取得页数,并判断留言输入的是否数字类型的数据,如不是将以第一页显示
dim text,checkpage,CurrentPage,i
text="0123456789"
Rs.PageSize=MaxPerPageB
for i=1 to len(request("page"))
checkpage=instr(1,text,mid(request("page"),i,1))
if checkpage=0 then
exit for
end if
next

If checkpage<>0 then
If NOT IsEmpty(request("page")) Then
CurrentPage=Cint(request("page"))
If CurrentPage < 1 Then CurrentPage = 1
If CurrentPage > Rs.PageCount Then CurrentPage = Rs.PageCount
Else
CurrentPage= 1
End If
If not Rs.eof Then Rs.AbsolutePage = CurrentPage end if
Else
CurrentPage=1
End if

call showpages
call list

If Rs.recordcount > MaxPerPageB then
call showpages
end if

'显示帖子的子程序
Sub list()

%>
                                <table width="90%" height="19" border="0" align="center" cellpadding="0" cellspacing="0">
                                        <tr>
                                                <td width="14%" height="18" bgcolor="#eeeeee"><img src="../img/arrow.gif" width="16" height="13"><strong>留言列表</strong></td>
<td width="86%" bgcolor="#eeeeee"> <%
Response.write "<strong><font color='#000000'>-> 全部-</font>"
Response.write "共</font>" & "<font color=#FF0000>" & Cstr(Rs.RecordCount) & "</font>" & "<font color='#000000'>条留言</font></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"
Response.write "<strong><font color='#000000'>第</font>" & "<font color=#FF0000>" & Cstr(CurrentPage) &  "</font>" & "<font color='#000000'>/" & Cstr(rs.pagecount) & "</font></strong>&nbsp;"
If currentpage > 1 Then
response.write "<strong><a href='Bs_NetBook.asp?&page="+cstr(1)+"'><font color='#000000'>首页</font></a><font color='#ffffff'> </font></strong>"
Response.write "<strong><a href='Bs_NetBook.asp?page="+Cstr(currentpage-1)+"'><font color='#000000'>上一页</font></a><font color='#ffffff'> </font></strong>"
Else
Response.write "<strong><font color='#000000'>上一页 </font></strong>"
End if
If currentpage < Rs.PageCount Then
Response.write "<strong><a href='Bs_NetBook.asp?page="+Cstr(currentPage+1)+"'><font color='#000000'>下一页</font></a><font color='#ffffff'> </font>"
Response.write "<a href='Bs_NetBook.asp?page="+Cstr(Rs.PageCount)+"'><font color='#000000'>尾页</font></a></strong>&nbsp;&nbsp;"
Else
Response.write ""
Response.write "<strong><font color='#000000'>下一页</font></strong>&nbsp;&nbsp;"
End if
%> </td>
                                        </tr>
                                        <tr>
                                                <td height="1" colspan="2" bgcolor="#999999"></td>
                                        </tr>
                                </table>
<%
If rs.eof and rs.bof then
call showpages
response.write ""
response.end
End if
%> <br>
                                <table width="90%" height="18" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#666666">
                                        <tr bgcolor="#99CCFF">
                                                <td width="56%" height="25" align="center" bgcolor="#CCCCCC"
                                                ><p align="center"><font color="#000000"><b>留言主题</b></font></p></td>
                                                <td width="22%" height="21" align="center" bgcolor="#CCCCCC"><font color="#000000"><b>时间</b></font></td>
                                                <td width="22%" height="21" align="center" bgcolor="#CCCCCC"><font color="#000000"><b>回复</b></font></td>
                                        </tr>
<%
if not rs.eof then
i=0
do while not rs.eof
%>
                                        <tr bgcolor="#99CCFF">
                                                <td height="22" bgcolor="#FFFFFF">
<%if rs("name")="管理员"then%>
『网站公告』
<%end if%>
                                                <a href="javascript:winopen('Bs_NetBookRe.asp?id=<%=rs("id")%>&name=<%=rs("name")%>')"><%=rs("title")%></a>
                                                </td>
                                                <td height="1" bgcolor="#FFFFFF" align="center">&nbsp; <%=rs("time")%></td>
                                                <td height="1" bgcolor="#FFFFFF" align="center">&nbsp; <%If rs("rebook")<>"" Then%>
                                                <a href="javascript:winopen('Bs_NetBookRe.asp?id=<%=rs("id")%>&name=<%=rs("name")%>')">回复</a>
<%else%>

<%End If%> &nbsp;
                                                </td>
                                        </tr>
<%
i=i+1
if i >= MaxPerPageB then exit do
rs.movenext
loop
end if
%>
<%end sub%>
                                </table>
<!--  -->
                                                </TD>
                                        </TR>
                <TR>
                        <TD height=10><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
                </TR>
                                </table>
                        </TD>
                </TR>
<%
rst.close
set rst=nothing
%>
<!-- 留言中心 End -->
                <TR>
                        <TD>
                                <TABLE cellSpacing=0 cellPadding=0 class='MC_bottom_title'>
                                        <tr>
                                                <td>
                                                </td>
                                        </tr>
                                        <tr><td class='MC_bottom_Td2'></td></tr>
                                </table>
                        </TD>
                </TR>
                <TR><TD height=10><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
        </TABLE>
</TD>

</TR>
</TABLE>
<!--#include file="Include/Bs_Foot.asp" -->,

[ 本帖最后由 killergl 于 2007-8-11 21:25 编辑 ]
 楼主| killergl 发表于 2007-8-11 20:03:46 | 显示全部楼层
求救啊~~
回复

使用道具 举报

 楼主| killergl 发表于 2007-8-11 20:22:05 | 显示全部楼层
没人能帮我一把吗?
回复

使用道具 举报

理解万岁 发表于 2007-8-11 20:31:32 | 显示全部楼层
table的网站没心情看
回复

使用道具 举报

 楼主| killergl 发表于 2007-8-11 20:50:12 | 显示全部楼层
急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急急

拜托能人指点一二~~~~~
回复

使用道具 举报

 楼主| killergl 发表于 2007-8-11 21:27:48 | 显示全部楼层
紧急啊~~~~~~~ :Q
回复

使用道具 举报

折宝亭 发表于 2007-8-11 21:31:45 | 显示全部楼层
表格的应该好改,你可以把具体联系的CSS文件和相关模板文件下载到本地,然后通过DW看看。
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-29 01:48 , Processed in 0.062017 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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