What is a FileSystemObject object?
Answer / guest
It provides access to the physical file system of the web
server. It gets and manipulates information about all
drives in a server, folders and sub-folders on a drive and
files inside a folder.
| Is This Answer Correct ? | 0 Yes | 1 No |
Define application object?
What are ARRAYS?
how can i show the data of sql table in different dropdown list?
Define a form collection?
What are the function of attributes of the <form> tags?
What are the stored procedures?
What is the default scripting language on the client side?
how u can use asp.net for making website?
What is difference between aspx and razor?
What are the Web Servers supporting ASP?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
Name and explain about the Objects in ASP?