ASPCMS自定幻灯片图片片的转变提醒
摘要:前言:最先,大家寻找文档企业\ \/ aspcms_mainclass.asp 你开启文档后,随后找寻作用getslide加上下列(图上红框中的编码)...最先,大家寻找文档企业\ \/ aspcms_mainclass.asp你开启文档后,随后...
前言:最先,大家寻找文档企业\ \/ aspcms_mainclass.asp 你开启文档后,随后找寻作用getslide加上下列(图上红框中的编码)...
最先,大家寻找文档企业\ \/ aspcms_mainclass.asp
你开启文档后,随后找寻作用getslide
加上下列(图上红框中的编码)
Dim STR1, Str2, str3 STR1 =Split (slideImgs, quot, =Split; STR2) (slideLinks, quot, str3=Split;) (slideTexts, quot, J; Dim) content=replaceStr (content, {aspcms:SlideLen} quot, 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 }二幻灯片图片片照片
根据对比
如:
lt;img src= quot;{ ASPCMS:slideimg0 } quot;\ \/ gt; lt;img src= quot;{ ASPCMS:slideimg1 } quot;\ \/ gt;; lt;img src= quot;{ ASPCMS:slideimg3 } quot;\ \/ gt;文中由廊坊市互联网企业编写梳理。