编程论坛
注册
登录
编程论坛
→
新人交流区
[求助]opentextfile用法
wswyyss
发布于 2007-11-21 00:11, 1046 次点击
opentextfile用法
<% dim a,b
set a=server.createobject("scripting.filesystemobject")
set b=a.opentextfile(server.MapPath("haha.txt"),2)
b.write(wajjjjjjjjjngyi)
%>
0 回复
1