The difference between include file and #include virtual (turn)

Source: Internet
Author: User
The difference between include file and #include virtual
May 23, 2001
Include file can be described with a relative path or a combination of the full path and file name
such as: file= ". Scriptmy.inc "file=". /script/my.inc "
It's strange to be able to file= ". /scriptmy.inc "also by compiling
His prohibition: is not to be represented by an absolute path
such as: file= "/script/my.inc"
For virtual, you can use a dashed absolute path to represent
Virtual= "/yousite/script/my.inc"
Raintung
2001.5.4
But in the programming of asp3.0,
About virtual can use the relative path of the suppressed, I never verified success, but also hope that there
People to guide
such as <!--#include virtual= ". /script/my.inc "-->????
The results show that: (1) slash or backslash is irrelevant
(2) file except the full path can not be expressed, and virtual is just the opposite

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.