<% sub application_onstart set fs=server.createobject("scripting.filesystemobject") counter_file=server.mappath("count/counter.txt") set txt=fs.opentextfile(counter_file) application("counter")=txt.readline txt.close set application("fs")=fs application("counter_file")=counter_file end sub %> <% incementcounter() sub incementcounter() set fs=server.createobject("scripting.filesystemobject") counter_file=server.mappath("count/counter.txt") set txt=fs.opentextfile(counter_file) application("counter")=txt.readline txt.close application("counter")=application("counter")+1 session("connected")=true set txt=fs.createtextfile(counter_file,true) txt.writeline(application("counter")) txt.close end sub %> <% =gcounter(application("counter")) %> <% function gcounter(counter) dim s,i,g s=cstr(counter) for i=1 to len(s) g=g&"" next gcounter=g end function %>
关于我们为您服务公司简介招聘英才汇款方式联系我们
51366.cn
Copyright(2002-2008) © All rights reserved.
国家工商营业执照注册证号:3507822001234 企业服务代码:76615500-6
电 话:0599-5310531 5317456 5307838 传 真:0599-5307838 MSN:fjwuyishan@hotmail.com
邮 箱: 客服QQ:8979181 651513910 305015700 8566508 QQ群:6580352
武夷山闽邦会展服务有限公司版权所有 本站图文未经许可 不得转载 法律顾问:潘春雷律师
设计承制:武夷山市人民政府"数字武夷信息中心"  广东珠海时代互联提供繁简通技
 
武夷山
武夷山公安
/**/