Haha, du kannst http://5e8.com/blog/index.asp lesen
Der Effekt ist so. Es wird von http://pjblog.yyld.net/article.asp?id=31 reproduziert
Ändern Sie Standard.
auftauchen:
<divclass = "content-top"> <divclass = "contentLeft"> </div> <h1class = "contentTitle"> <aref = "" Standard.asp?
Modifiziert zu
<divclass="Content-top"><divclass="ContentLeft"></div><h1class="ContentTitle""><ahref="default.asp?cateID=<%=CateRS("cate_id")%>"><%=CateRS("cate_Name")%></a></h1></div>
Der Gesamtcode nach der Änderung ist
Die Codekopie lautet wie folgt:
<!-#includeFile = "blogcommon.asp"->
<!-#includeFile = "Header.asp"->
<!-#includeFile = "Common/modset.asp"->
<!-#includeFile = "plugins.asp"->
<!-#includeFile = "class/cls_default.asp"->
<!-#includeFile = "class/cls_logaction.asp"->
<divid = "tbody">
<divid = "MainContent">
<divid = "InnermainContent">
<divid = "MainContent-Topimg"> </div>
<%= content_html_top_default%>
<divid = "content_contentlist" class = "content-width">
<%'Hauptteil!%>
<%
IfRequest ("Cateid") = "" dann%>
<tablewidth = 100%> <%
Dimcaters
Dimtrd
SetCATERS = server.createObject ("adodb.recordset")
SQL = "SELECT*von BLOG_CATEGORYWHERECATE_OUTLINK = 0"
Caters.opensql, Conn, 1,1
Ifcaters.eofandcaters.Bofthen
Response.write ("Serverdatenlesung fehlgeschlagen!")
Anders
Response.write ("<tr>")
Dowhilenotcaters.eof
IfInt (trd/2) = trd/2andtrd <> 0ThenResponse.write ("</tr> <tr>")
%>
<tdwidth = 50%valign = "top" style = "padding-arry: 5px;">
<divclass = "content">
<divclass="Content-top"><divclass="ContentLeft"></div><h1class="ContentTitle""><ahref="default.asp?cateID=<%=CateRS("cate_id")%>"><%=CateRS("cate_Name")%></a></h1></div>
<divclass = "Inhaltskörper">
<%Dimrs, zeile
Reihe = 0
Setrs = server.createObject ("adodb.recordset")
SQL = "SELECT*FLOBLOG_CONTENTWHERELOG_CATEID =" & Caters ("Cate_id") & "OrderBylog_PostTimedesc" "
Rs.opensql, Conn, 1,1
SQLQuerynums = Sqlquerynums+1
Ifrs.eofandrs.Bofthen
Response.write ("keine")
Anders
DIMLOG_WEATH, LOG_ID
Dowhilenotrs.eof
log_id = rs ("log_id")
Response.write ("<imgsrc =" "Bilder/code.gif" "> <aRef =" "default.asp? Id =" & log_id & "" ">" & htmlencode (cutstr (rs ("log_title"), 42) & "</a>")
Response.write ("<br>")
Rs.Movenext
Reihe = Zeile+1
Ifrow = 10Then
Beenden
Endif
Schleife
Endif
Rs.close
Setrs = nichts%> <br> </div> </td>
<%
TRD = TRD+1
'IFTRD = 10Then
'Exitdo
'Endif
Caters.Movenext
Schleife
Endif
Caters.close
SetCaters = nichts
%>
</table>
<%sonst%> <%ContentList%>
<%endif%> </div>
<%= content_html_bottom_default%>
<divid = "Maincontent-Bottomimg"> </div>
</div>
</div>
<%Side_module_Replace 'verarbeitet das System Sidebar Modul Information%>
<divid = "Seitenleiste">
<divid = "InnersideBar">
<divid = "Sidebar-Topimg"> <!-Symbolleiste Top Image-> </div>
<%= Side_html_default%>
<divid = "Sidebar-Bottomimg"> </div>
</div>
</div>
<divStyle = "Clear: beide; Höhe: 1px; Überlauf: versteckt; Margin-Top: -1px;"> </div>
</div>
<!-#includeFile = "footer.asp"->