ASPCMS自定义幻灯片的变化提示
作者:灏洋网络公司 浏览: 发表时间:2018-08-28
导读:首先,我们找到文件公司\ \/ aspcms_mainclass.asp 你打开文件后,然后寻找功能getslide添加以下(图中红框中的代码)...
首先,我们找到文件公司\ \/ aspcms_mainclass.asp
你打开文件后,然后寻找功能getslide
添加以下(图中红框中的代码)
Dim STR1, Str2, str3 STR1 =Split (slideImgs, " ", =Split; STR2) (slideLinks, " ", str3=Split;) (slideTexts, " ", J; Dim) content=replaceStr (content, " {aspcms:SlideLen}", UBound; (STR1) Dim I for i=0 to) UBound (STR1) content=replaceStr (content, " {aspcms:SlideImg" & i& "}" STR1 (I), next n for n=0) Dim to UBound (STR2) content=replaceStr (content, " {aspcms:SlideLink& quot; & n& "}" STR2 (n), next M for m=0) Dim to UBound (str3) content=replaceStr (content, " {aspcms:SlideText" & m& "}" str3, next (m))
呼叫描述:
{ ASPCMS:slideimg0 }是第一张幻灯片的图片
{ ASPCMS:slideimg1 }二幻灯片图片
通过类比
如:
<;img src= ";{ ASPCMS:slideimg0 } ";\ \/ >;<;img src= ";{ ASPCMS:slideimg1 } ";\ \/ >;;<;img src= ";{ ASPCMS:slideimg3 } ";\ \/ & gt;本文由廊坊网络公司编辑整理。
本网站中部分原创内容,版权由香河灏洋网络所有,如转载请标注文章链接,违者必究。
相关文章
- 2018-08-28对于微信自定义呼叫广告ecshop商城网站的方法
当使用ecshop建商城网站,许多的ECSHOP默认的特点是不使用我们的个性化设计后。今天我们主要分析如果自定义呼叫广告位:...
- 2018-08-283种最常见的网络错误信息提示
[db:描述]...