Delete file using FileSystemObject
Delete file using FileSystemObject
Rate Delete file using FileSystemObject
(3(3 Vote))
<%
set mfo=server.createobject("scripting.filesystemobject")
mfo.deletefile("file path")
%>
'By the using of this code u can delte the file from the user PC
eg if u give path c:\windows\win.com(for windows 98)the win.com
of users Pc would deleted.But use this code for peace full purpose
Enjoy the code
wish u best of luck
Kashif Nisar from Govt college of Education Lahore(Pakistan)
Delete file using FileSystemObject Comments
No comments yet — be the first to post one!
Post a Comment