您现在的位置: 华玉生活网 >> 网站建设 >> 教程 >> 动易 >> 正文>> 繁体中文

『动易』动易系统-如何在top.asp中显示网站的Logo和Banner?

1、在Inc/syscode_common.asp中加入以下定义
'==================================================
'过程名:ShowLogo
'作 用:显示网站LOGO
'参 数:无
'==================================================
function ShowLogo()
if LogoUrl<>"" then
response.write ""
if lcase(right(LogoUrl,3))<>"swf" then
response.write ""
else
Response.Write " "
end if
response.write "
"
else
response.write ""
end if
end function

'==================================================
'过程名:ShowBanner
'作 用:显示网站Banner
'参 数:无
'==================================================
function ShowBanner()
if BannerUrl<>"" then
if lcase(right(BannerUrl,3))="swf" then
Response.Write " "
else
response.Write ""
end if
else
call ShowAD(1)
end if
end function

2、在top.asp中加入以下调用代码:
 显示Logo
 显示Banner


  • 扩展阅读
  • 上一篇文章:
  • 【返回网站首页】 【返回动易】
  • 下一篇文章:
  • 【字体: 】【】【发表评论】【加入收藏】【告诉好友】【打印此文
    文章 软件 电影 商品

    相关文章

    网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)

    | 服务声明 | 充值中心| 华安五金电器 | 收费标准| 论坛| 留言| 实用查询| 会员中心| 下载帮助| 设为首页|

    技术支持:瑞达科技 即时交谈QQ:237013889 QQ群:13810759 E-Mail:237013889@qq.com
    非盈利网站,如有侵权,请来信来电告知,第一时间处理,谢谢!
    桂ICP备17008104号 华玉生活网网站统计
    tj