With my new webhosts I get unlimited sub domains. Unfortunately, the way the site works is that doing the
<!--#include virtual="filename" -->
method doesn't work. Im basically using all the subdomains to let the user login to a centralised location (login.bootcom.co.uk) and then, as WWF does include a main file (common.asp) into each page to read site variables and keep users logged in.
What I need to know is how to include a file across a domain as described above, once I figure this out I can start to build up my site. Until then, there's nothing I can do

Any help ??