OPETH
04-11-2007, 08:18 AM
<%
dim tasi
set tasi=Server.CreateObject("Scripting.FileSystemObject")
fs.MoveFile "c:\web\*.gif","c:\images\"
set tasi=nothing
%>
I dont run this codes.Why dont run?
dim tasi
set tasi=Server.CreateObject("Scripting.FileSystemObject")
fs.MoveFile "c:\web\*.gif","c:\images\"
set tasi=nothing
%>
I dont run this codes.Why dont run?