ASP中opentextfile用法
<STRONG><BR>opentextfile用法<BR><BR></STRONG><% dim a,b<BR>set a=server.createobject("scripting.filesystemobject")<BR>set b=a.opentextfile(server.MapPath("haha.txt"),2)<BR>b.write(wajjjjjjjjjngyi)<BR>%><BR><BR>高手帮我看看吧,这段有什么问题页:
[1]
