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 |
What are scripting objects in asp?
whta are the stored procedure and why they are needed??
what is meant by ajax
Is asp the same as saas?
Explain how can you overload a method?
what is page
What are the attributes of the <form> tags?
What is asp
Explain how is method overriding different from overloading?
how can we done appllication deployment
What is server control
What inheritance is and an example of when you might use it?