账号通
    

账号  

密码  

1803

查看

1

回复
主题:[求助]请问把模板输出的代码在哪个文件中? [收藏主题]  
年过三十 当前离线

170

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1612 分
登录次数:116 次
注册时间:2008/9/3
最后登录:2020/7/17
年过三十 发表于:2010/12/22 13:34:54   | 只看该作者 查看该作者主题 楼主 
科汛在线商城系统(NET)

Public Sub Kesion()

             Dim FileContent

             Dim MapTemplatePath:MapTemplatePath=KS.Setting(3) & KS.Setting(90) & "map.html"  '模板地址

       FileContent = KSR.LoadTemplate(MapTemplatePath)   

       FCls.RefreshType = "map" '设置刷新类型,以便取得当前位置导航等

       FCls.RefreshFolderID = "0" '设置当前刷新目录ID 为"0" 以取得通用标签

       Call MapList()

       FileContent=Replace(FileContent,"{$ShowMap}",Maps)

       FileContent=Replace(FileContent,"{$tu_y}",now())‘这句是我加的

       FileContent=KSR.KSLabelReplaceAll(FileContent)

       response.write FileContent

  End Sub



类似于map.asp中这一段的

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
阳光的香味 当前离线

841

主题

0

广播

0

粉丝
添加关注
级别:六年级

用户积分:900 分
登录次数:15 次
注册时间:2010/12/22
最后登录:2012/12/3
阳光的香味 发表于:2010/12/23 9:57:50   | 只看该作者 查看该作者主题 沙发 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.17188秒 powered by KesionCMS 9.0