G
Guest
Hi,
I need to regularly check an FTP folder for the presence of a file, and if
found, run a routine.
Given that this is all on our ISP's servers, what is the best way to
automate such a routine in ASP.NET?
The end target of the routine is likely to be a MySQL database. If we were
using SQL Server, I assume I could use DTS to trigger the process, but I'm
fairly ignorant of MySQL.
Thanks!
I need to regularly check an FTP folder for the presence of a file, and if
found, run a routine.
Given that this is all on our ISP's servers, what is the best way to
automate such a routine in ASP.NET?
The end target of the routine is likely to be a MySQL database. If we were
using SQL Server, I assume I could use DTS to trigger the process, but I'm
fairly ignorant of MySQL.
Thanks!