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
How do you initialize a two-dimensional array that you don't know the dimensions of?
How do in-process communication work in the common language runtime?
What is the difference between sap r/2 and r/3
Name the browsers that can access asp pages?
What are asp controls?
What are shared assemblies?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
why and how static variable retain their value after postback form ?
Write a program in asp to find out the leap year. [Accept the year from the user ]
What are server-side includes?
What is the purpose of application.lock method?
What is a form collection in asp?
Define a "virtual directory"?
What happens to a html page in asp?
Explain the event handlers of session object?