What is a Virtual Directory?
Answer / guest
Virtual directories are aliases for directory paths on the
server.
It allows moving files on the disk between different
folders, drives or even servers without changing the
structure of web pages. It avoids typing an extremely long
URL each time to access an ASP page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is asp still used?
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
Define an err object?
how can i show the data of sql table in different dropdown list?
what is dry run?
How do asp pages work?
What is the common language specification (cls)?
When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client
no.of pages comes before protected void ?
Define session object?
What is querystring collection in asp?
How does asp differ from html?