<%
Set fso=Server.CreateObject("Scripting.FileSystemObject")
Set Cfile=fso.CreateTextFile("http://ds4pph.koreahosting.co.kr/httpdocs/text.txt",true,false)
%>
Set fso=Server.CreateObject("Scripting.FileSystemObject")
Set Cfile=fso.CreateTextFile("d:\home\ds4pph.koreahosting.co.kr\httpdocs\sample\text.txt",true,false)