Redhead
10-10-2004, 10:44 AM
Hi There
I'm very very new to asp, and was wondering how you can include a file into a page.
with php it is done:
include ("page.php");
can you do that with asp
include ("http://addressofpage.com")
i want to include a external page. can that be done and how?
Thanks So Much :)
I'm very very new to asp, and was wondering how you can include a file into a page.
with php it is done:
include ("page.php");
can you do that with asp
include ("http://addressofpage.com")
i want to include a external page. can that be done and how?
Thanks So Much :)