How to run FileSystemObject in ASP



How to run FileSystemObject in ASP..

Answer / krrish

FileSystemObject is used to Create,,delete,copy,move
folders and files in web applications.To use this
filesystemobject we hav to create object by using
Server.CreateObject("FileSystemObject") command.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP Interview Questions

what is the difference between #include directory in C,C++ and import java.packages in java

0 Answers   Genpact,


What does active server pages look like?

0 Answers  


What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?

0 Answers   TCS,


What process happens behind, when we try to access any page on the internet.

0 Answers  


What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript

2 Answers  






How does non-deterministic garbage collection affect my code?

0 Answers  


Explain what are the attributes of the tags? What are their functions?

0 Answers  


How do I open aspx files on windows 10?

0 Answers  


what is the difference between sql server2000 and 2005

0 Answers  


Define collection?

0 Answers  


how to create overlay on div ?

0 Answers  


What are the methods by which output stream is controlled?

1 Answers  


Categories