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 |
Short note on creation of job site in ASP.
What is the code for closing the form(using controls) instead of directly closing it?
What is aspx used for?
How do I open aspx file on mac?
Name some of the ASP components?
what is the selection process for DMSS??
What are ARRAYS?
How to delete an existing cookie?
Define a variable in asp?
When did classic asp come out?
In how many ways you can track the Session?
What are asp controls?