联系我们
信息搜索:

剧院风采

企业荣誉

重要演出

 

地 址:安徽省芜湖市赭山西路44号

联系人:张承宪

电 话:0553-5012366   5015522

传 真:0553-5012366

邮 编:241000

网 址:http://www.whysjyyxgs.com/

标题:

姓名:

单位:

地址:

电话:

传真:

邮箱:

留言内容:

 

芜湖市艺术剧院有限公司

你是第位访问者

<% CountFile=Server.MapPath(”count.txt”) Set FileObject=Server.CreateObject(”Scripting.FileSystemObject”) Set Out=FileObject.OpenTextFile(CountFile,1,FALSE,FALSE) counter=Out.ReadLine Out.Close SET FileObject=Server.CreateObject(”Scripting.FileSystemObject”) Set Out=FileObject.CreateTextFile(CountFile,TRUE,FALSE) Application.lock counter= counter + 1 Out.WriteLine(counter) Application.unlock Response.Write”document.write(”&counter&”)” Out.Close %>