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 |
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
What is the difference between the value-type variables and reference-type variables
Define collection?
Define global.asa file?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
. which tag i need to use manually to bind columns in a datagrid ?
Define session object?
What does asp stand for in technology?
How do in-process and cross-process communication work in the common language runtime?
Define managed code?
What is Response object? How is it related to ASP's Response object?
how can we bind the multiplication of two drop down lists?