Forum Moderators: phranque
when including a file on an asp page, which is better or faster?
<!--#include virtual="../../../page.asp"--> or <!--#include file="http://mywebsite.com/pagestyle.asp"-->