How to run FileSystemObject in ASP

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you initialize a two-dimensional array that you don't know the dimensions of?

734


How do in-process communication work in the common language runtime?

668


What is the difference between sap r/2 and r/3

684


Name the browsers that can access asp pages?

688


What are asp controls?

680


What are shared assemblies?

714


I have written an assembly that I want to use in more than one application. Where do I deploy it?

654


why and how static variable retain their value after postback form ?

2472


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

2481


What are server-side includes?

667


What is the purpose of application.lock method?

732


What is a form collection in asp?

748


Define a "virtual directory"?

689


What happens to a html page in asp?

670


Explain the event handlers of session object?

737