蓝雨 发表于 2008-3-1 18:17:16

8.2四格调用的方法

<STRONG><FONT size=4><FONT color=#ff0000>1。</FONT><FONT color=#000000>首先:</FONT></FONT></STRONG>
<P>将论坛根目录下的文件dv_news.asp中的代码:</P>
<P>解析TrueFilename</P>
<P><FONT face=Verdana>在</FONT></P>
<P><FONT face=Verdana color=#ff0000>If SQL(6,i)=1 Then</FONT></P>
<P><FONT face=Verdana>的上一行添加以下代码:</FONT></P>
<P><FONT face=Verdana><BR><FONT color=#ff0000>Skin_Main = Replace(Skin_Main,\"{$TrueFilename}\",Filename) </FONT></FONT></P>
<P></P>
<P></P>
<P><STRONG><FONT color=#ff0000 size=4>2.</FONT><FONT color=#000000>设置;调用添加方法:</FONT></STRONG></P>
<P><STRONG><FONT color=#000000>后台的“常规管理---论坛首页调用———添加首页调用”(4个版快依次添加)</FONT></STRONG></P>
<P><STRONG><FONT color=#000000>看下载文件</FONT></STRONG></P>
<P><STRONG><FONT color=#000000></FONT></STRONG></P>
<P><STRONG><FONT color=#000000></FONT></STRONG></P>
<P><STRONG><FONT color=#ff0000 size=4>3.</FONT><FONT color=#000000>将以下文件传到论坛根目录</FONT></STRONG></P>
<P>FLASH下载:</P>
<P><STRONG><FONT color=#000000></FONT></STRONG></P>
<P><STRONG><FONT color=#000000></FONT></STRONG></P>
<P><STRONG><FONT color=#ff0000 size=4>4.</FONT></STRONG>把以下代码放到后台的“风格界面——风格界面模版总管理——(编辑相应模版)”</P>
<P>把调用代码加到:分页面模板(page_index) ——template.html(0)<FONT face=Verdana></FONT><BR></P>
<P><FONT face=Verdana color=#ff0000><!--Div rollboder End--></FONT>上方</P>
<P><FONT color=#000000>调用代码:</FONT></P>
<P><FONT color=#0000ff><div style=\"text-align :center; \"><BR><br /><BR><script src=\"Dv_News.asp?GetName=four01\"></script><BR><script src=\"Dv_News.asp?GetName=four02\"></script><BR><script src=\"Dv_News.asp?GetName=four03\"></script><BR><script src=\"Dv_News.asp?GetName=four04\"></script><BR></div></FONT></P>

hudiednf 发表于 2010-6-7 18:59:23

页: [1]
查看完整版本: 8.2四格调用的方法