gusucode.com > 爱美尔女性商城源码 1.0源码程序 > listzt.asp

    <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>商城专题-爱美尔女性商城,专业美容护肤,营养保健,美体修身,卵巢护养第一站! 爱美尔,爱的就是自己!-爱美尔女性商城是国内专为女性提供美容护肤,营养保健,美体修身,卵巢护养等高品质产品的女性购物商城,好女人,要学会爱自己</title>
<meta name="keywords" content="美容护肤,营养保健,美体修身,卵巢护养,瘦身减肥,丰胸美乳,美白祛斑" />
<meta name="description" content="爱美尔女性商城是国内专为女性提供美容护肤,营养保健,美体修身,卵巢护养等高品质产品的女性购物商城,好女人,要学会爱自己!" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.idtabs.js"></script>
<script type="text/javascript" src="js/swf.js"></script>
</head>
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="top.asp" -->
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
  <TBODY>
    <TR>
      <TD class=b width=7 background=image/b-l.gif>&nbsp;</TD>
      <TD class=b vAlign=top align=left width=764><table width="760" align="center" border="0" cellspacing="0" cellpadding="0" class="table-zuoyou">
        <tr>
          <td width="100%" valign="top" align="center" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><table width=100% align=center class=table-shang border=0 cellpadding=0 cellspacing=0 bgcolor=#f1f1f1>
              <TR>
                <TD bgColor=#ffffff height=1></TD>
              <TR>
              <tr>
                <td align=center width=100% height=30>商城专题</td>
              </tr>
              <TR>
                <TD bgColor=#cccccc height=1></TD>
              </TR>
              <TR>
                <TD bgColor=#f1f1f1 height=3></TD>
              </TR>
            </table>
              <%set rs=server.createobject("adodb.recordset")
		rs.open "select * FROM BJX_zhuanti where newsid="&request("id"),conn,1,1
		title=trim(rs("title"))
		UpdateTime=trim(rs("UpdateTime"))
		News_Content=rs("Content")
		'News_Content=replace(News_Content,"uploadpic/","/uploadpic/")
		if trim(rs("titlecolor"))<>"" then 
			titlecolor=trim(rs("titlecolor"))
		else
			titlecolor="#ff3300"
		end if
		if trim(rs("titlesize"))<>"" then 
			titlesize=trim(rs("titlesize"))
		else
			titlesize="4"
		end if
		if trim(rs("titleface"))<>"" then 
			titleface=trim(rs("titleface"))
		else
			titleface="黑体_gb2312"
		end if
		if trim(rs("titletype"))<>"" then 
			titletype=trim(rs("titletype"))
		else
			titletype="b"
		end if
		rs.Close
		set rs=nothing
			%>
              <table width="80%" border="0" cellspacing="0" cellpadding="5" align="center">
                <tr>
                  <td align=center style=font-size:18px height=50 valign=bottom bordercolor=#FFFFFF><%
tmp_center="<strong><font face="&titleface&" size="&titlesize&" color="&titlecolor&">"
if titletype="0" then
tmp_center=tmp_center&title
end if
if titletype="1" then
tmp_center=tmp_center&"<b><i>"&title&"</i></b>"
end if
if titletype="b" then
tmp_center=tmp_center&"<b>"&title&"</b>"
end if
if titletype="i" then
tmp_center=tmp_center&"<i>"&title&"</i>"
end if
if titletype="u" then
tmp_center=tmp_center&"<u>"&title&"</u>"
end if
tmp_center=tmp_center&"</font></strong>"&VbCrLf
response.write tmp_center
%>
                  </td>
                </tr>
                <tr>
                  <td><%=HtmlSelfEnCode(News_Content)%></td>
                </tr>
              </table>
              <%
Function HtmlSelfEnCode(content)
TempContent=content
TempContent=replace(TempContent,"<IMG src=","<P align=center><IMG  onload='javascript:if(this.width>screen.width-333)this.width=screen.width-333' src=")
HtmlSelfEnCode=TempContent
End Function
%>
          </td>
        </tr>
      </table></TD>
      <TD class=b width=7 background=image/b-r.gif><IMG height=1 
      src="image/tm.gif" width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<!--#include file="bottom.asp"-->
</body>
</html>