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.
Answer Posted / guest
Any local or mapped drive on either the server or the
client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the command to display characters to the html page in asp?
What is aspx used for?
Which is the default scripting language on the client side?
How do I create an aspx page?
How do in-process and cross-process communication work in the common language runtime?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
What are server-side includes?
Name the data types which does the rangevalidator control support?
difference between partial and public ?
How do you open an asp file?
Explain how to handle error in asp?
Can I use the win32 api from a .net framework program?
How do I open an asp file?
Which is the default scripting language in active server pages?
What is msmq? What is n-tier system?