Hi there,
This is not necessarily a VS thing, but an IIS (Internet Information Service) thing.
Actually, you can accomplish the same thing with IIS. In each of your sites, create a Virtual Directory and call it SharedStuff for example. Point the VD to the folder with the shared files on your disk.
With the VD set up for each site, you can then point to style sheets etc to:
/SharedStuff/SomeCssFile.css
This allows you to share all your files across multiple sites on the same server.
Hope this helps,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004