ASP Programming Question: Download ASP Programming PDF

What is a "Virtual Directory"?

Tweet Share WhatsApp

Answer:

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.

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What is the Order of precedence for LOGICAL Operators in ASP?What is the maximum size of an array?