html include code?
Possible Answer:
The files you include can also contain ASP code. Since server-side includes are compiled in advance in ASP.NET, before any ASP.NET code is run, ... <!--#include file="/home/myaccount/includes/file.html"--> Note that you cannot invoke a dynamic PHP page or CGI program with include file. - read more
Possible Answer:
If the file containing this #include statement is not in the html directory, the statement will not work. Tips and Notes. In the sections above we have used the file extension ".inc" for included files. ... The source code in an ASP file will not be visible after the interpretation. - read more
Please vote if the answer you were given helped you or not, thats the best way to improve our algorithm. You can also submit an answer or check other resources.