其他文字广告在其它页面的调用
作者:cmscn 日期:2009-06-18
sub ads_txt(ads_tnum,ads_cnum)
dim tmp1,topic,url
sql="select top "&ads_tnum&" id,topic,url from ads_txt where nsort='other' order by id desc"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
topic=rs("topic")
tmp1=tmp1&"<table cellspacing=1 cellpadding=1><tr><td><a href="&rs("url")&" target=_blank>"&joekoe_cms.code_html(topic,1,ads_cnum)&"</a></td></tr></table>"
dim tmp1,topic,url
sql="select top "&ads_tnum&" id,topic,url from ads_txt where nsort='other' order by id desc"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
topic=rs("topic")
tmp1=tmp1&"<table cellspacing=1 cellpadding=1><tr><td><a href="&rs("url")&" target=_blank>"&joekoe_cms.code_html(topic,1,ads_cnum)&"</a></td></tr></table>"
网页版FLA播放器(带参数)
作者:cmscn 日期:2009-06-16
自动生成缩略图,精彩图片生成小图
作者:cmscn 日期:2009-06-14
'----------------------------------水印修改开始----------------------------------------
Dim Photo,Logo,PhotoPath,LogoPath,Jpeg,Path
'头像水印修改
if lcase(uppath)="face" then
if lcase(upfile_name2)<>"gif" then
'创建缩微图
Set Jpeg = Server.CreateObject("Persits.Jpeg")'建立实例
Dim Photo,Logo,PhotoPath,LogoPath,Jpeg,Path
'头像水印修改
if lcase(uppath)="face" then
if lcase(upfile_name2)<>"gif" then
'创建缩微图
Set Jpeg = Server.CreateObject("Persits.Jpeg")'建立实例
表单密码强度检测
作者:cmscn 日期:2009-06-14
密码强度检测
作者:cmscn 日期:2009-06-14
密码强度
作者:cmscn 日期:2009-06-14
如何调用Windows自带的配色控件
作者:cmscn 日期:2009-06-12
新云4.0自动加TAGS
作者:cmscn 日期:2009-06-12
Swfoto 2.0
作者:cmscn 日期:2009-06-11
Swfoto 是一款flash(swf)读取图片的容器,可以用于各种网站网页中
演示:http://phoebe.080.net/swfoto/Swfoto.htm
2.0
支持跨域读取图片(由于经过代理,跨域会速度稍慢), 已经取消由于大家都用了一个代理, 会造成用拥挤参考:服务器端用代理实现flash跨域读取数据
可以设定图片圆角
使用As3重新写代码,执行效率更高
演示:http://phoebe.080.net/swfoto/Swfoto.htm
2.0
支持跨域读取图片(由于经过代理,跨域会速度稍慢), 已经取消由于大家都用了一个代理, 会造成用拥挤参考:服务器端用代理实现flash跨域读取数据
可以设定图片圆角
使用As3重新写代码,执行效率更高