it looks like you are trying to load the file from the same location as your asp page. If the file is not in the same location, then you see to tell the asp file where it is. example if the path of 123.asp is /home/default/ and your adovbs.inc file is /home/scripts then in 123.asp page your include tag should look like this
<!-- #include file="../scripts/adovbs.inc"--> check that out and see if your calling it incorrectly
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.