海洋分类信息网商业正式版V4.9
这套系统已经比较成熟了. 网站的架构也比较合理,适合地方分类信息网站. 其他功能说明我这里不说了,你可以到他们网站上去看.这里我只说一下,在我的浏览器(分辨率1152*864)下,设置首页与头部没对齐.头部导航栏的字体图片不够清晰.(这几个改下比较方便的)
官方网址:http://www.6900.net/
演示网址:http://www1.6900.net/ 哈哈,期待很久了,希望早点能在铺子见到、不知道这个版本的企业黄页 能不能生成HTML 支持!!希望早点能在铺子见到.
不过个人感觉不如临沂市场信息网,但是,临沂市场信息网6.0-6.5都带有官方的后门,不只哪位高手能去掉此后门,否则,会被官方黑掉. 哈哈,期待很久了,希望早点能在铺子见到、不知道这个版本的企业黄页 能不能生成HTML 哈哈,期待很久了,希望早点能在铺子见到、不知道这个版本的企业黄页 能不能生成HTML
回复 楼主 建站铺 的帖子
http://www1.6900.net回复 楼主 建站铺 的帖子
<!--#include file="conn.asp"--><!--#include file="inc/head.asp"-->
<HTML>
<HEAD>
<TITLE><%=webtitle%></TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<META content="<%=webdescription%> " name=description>
<META content="<%=webkeywords%>" name=keywords>
<LINK rel="stylesheet" type="text/css" href="css/style.css">
<style type="text/css">
<!--
type1 { margin: 5em }
-->
</style>
</HEAD>
<BODY BGCOLOR=#FFFFFF TOPMARGIN=0 MARGINHEIGHT=0>
<TABLE width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<TR>
<TD background="images/news_001.gif"> <a href="index.asp">网站首页</a> 当前城市: <SPAN class="style2"><%=currentCity%></SPAN></TD>
<TD height="30" background="images/news_001.gif">分站--><%=navigate%> </TD>
</TR>
</TABLE>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="204" height="80"><A href="index.asp"><IMG border="0" src="<%=chinalogo%>" alt="<%=webname%>"></A></td>
<td> {$广告6}</td>
</tr>
</table>
<table style="margin-bottom:8px;" width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="8"><img src="images/xin03/top_01.gif" width="8" height="71"></td>
<td valign="top" background="images/xin03/top_02.gif"><TABLE width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<TR>
<TD height="35" align="center"><A href="ad.asp?<%=L_ID%>"><FONT color="#ffffff">全部信息 | </FONT></A></TD>
<%sql="select top 10 id,[name],titlecolor from china_type where id>0 and indexshow='yes' and twoid=0 and threeid=0 order by indexid"
set rs=server.createobject("adodb.recordset")
rs.open sql,conn,1,1
i=0
do while not rs.eof
Response.Write "<TD align=center><A href=""type.asp?type_oneid="&rs(0)&"&"&L_ID&"""><FONT color="&rs(2)&">"&rs(1)&"</FONT></A><FONT color=#ffffff> | </FONT></TD>"
i=i+1
rs.movenext
loop
if rs.recordcount<10 then
sm=10-rs.recordcount
rs.close:set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select id,twoid,titlecolor,[name] from china_type where indexshow='yes' and id>0 and twoid>0 and threeid=0 order by indexid"
rs.open sql,conn,1,1
do while not rs.eof
Response.Write "<TD align=center><A href=""type.asp?type_oneid="&rs(0)&"&type_twoid="&rs(1)&"&"&L_ID&"""><FONT color="&rs(2)&">"&rs(3)&"</FONT></A><FONT color=#ffffff> | </FONT></TD>"
i=i+1
sm=sm-1
if sm=0 then exit do
rs.movenext
loop
if sm>0 then
rs.close:set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select id,twoid,threeid,[name],titlecolor from china_type where id>0 and indexshow='yes' and twoid>0 and threeid>0 order by indexid"
rs.open sql,conn,1,1
do while sm=0 or not rs.eof
Response.Write "<TD align=center><A href=""type.asp?type_oneid="&rs(0)&"&type_twoid="&rs(1)&"&type_threeid="&rs(2)&"&"&L_ID&"""><FONT color="&rs(4)&">"&rs(3)&"</FONT></A><FONT color=#ffffff> | </FONT></TD>"
i=i+1
sm=sm-1
if sm=0 then exit do
rs.movenext
loop
end if
end if
rs.close:set rs=nothing
conn.close:SEt conn=nothing%>
<TD height="35" colspan="2" align="center"><B> <A href="<%if session("china_uid")="" then%>fabu.asp
<%else%>hyfabu.asp<%end if%>">[ 发 布 信 息 ]</A></B></TD>
</TR>
</TABLE>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="55%" height="36"><SCRIPT src="inc/search.asp"></SCRIPT></td>
<td> <a href="news_more.asp?city_oneid=0&city_twoid=0&city_threeid=0&news=新闻动态" target="_blank">新闻</a> ┆ <a href="reg.asp" target="_blank">注册</a> ┆ <a href="user.asp">会员中心</a> ┆ <a href="tv.asp" target="_blank">网视</a> ┆ <a href="gbook.asp" target="_blank">留言反馈</a> ┆ <a href="bbs/" target="_blank">论坛</a></td>
</tr>
</table></td>
<td width="8"><img src="images/xin03/top_03.gif" width="8" height="71"></td>
</tr>
</table>
这套系统已经比较成熟了. 网站的架构也比较合理
这套系统已经比较成熟了. 网站的架构也比较合理看一看好东西下载研究下
*** 作者被禁止或删除 内容自动屏蔽 *** http://www.denghuo.comhttp://www.denghuo.comhttp://www.denghuo.comhttp://www.denghuo.comhttp://www.denghuo.comhttp://www.denghuo.comhttp://www.denghuo.com页:
[1]