with classic ASP? My master copy of the system gets updated constantly (asp pages), is there a way programmatically, that I can filter these changes to other sites running the same software. A website may being using version 2, and a new version 2.3 is in the master copy, available for download. Can the site contain a page that compares its files with the master and downloads the necessary files to the clients site. The system is using Classic ASP and SQL Server 2005.