Is the goal to do this when the 'user' alters the local xls file, then
take a look at the System.IO.FileSystemWatcher class? It fires an event
when a 'watched' file or folder is altered. It saves you writing the
polling loop. But this depends on the process that occurs at the remote
locations.
Joh
Hi,
At the moment we have a product which is deployed to different client sites. I
am in the process of upgrading this product from ASP to.NET.Each client has
their own upload facility where they can upload an .xls file of their contact
info which is held in SAP or something into our SQL Se