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

Explain the differences between asp and asp.net and is asp.net backward compatible to asp?

0 Answers  


Define a variable?

0 Answers  


___________ and ____________ properity to be used to create localized version of a form

0 Answers   DCI,


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.

0 Answers  






What happens to a html page?

0 Answers  


what is the difference between render event and prerender event

2 Answers   Wipro,


what is open item management in sap fico?

1 Answers  


textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.

0 Answers  


What are server variables collection?

0 Answers  


Write a program in asp to find out the leap year. [Accept the year from the user ]

0 Answers   TCS,


What is the difference between jsp and asp?

0 Answers  


Categories