I am building a site that accepts data in from ftp sites and email accounts.
Also, when data gets to a certain status level, it sends data out to an 
ftp site or attached to emails.

I am building a .cfm page that:
1. Checks certain folders for new arrivals
2. Checks email accounts for new arrivals
3. Checks the database for items with status of "Ok to send" set to Y
When it finds something to do, it does it.

We plan to run this page manually until we are happy with it.
At which point we would like to have it have it run AUTOMATICALLY.
Maybe it wakes up every 5 minutes and looks for something to do.

I want to do it in a manner that does NOT cause response time problems 
for others on the shared server.

Any thoughts as to how I could best do this?

Thanks
Archie Campbell





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2290
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to