Include file within another asp file

by Nirmala 2009-08-06 17:07:21

Hi...
If you want to include file inside the asp page use the below syntax in top of the page.
<!--#include file="filename with extension"-->

Example:
<!--#include file="test.asp"-->

Tagged in:

1175
like
1
dislike
0
mail
flag

You must LOGIN to add comments