Hey guys,

I'm trying to make a little app that will get my email from the pop server, and 
then send as an SMS the subject and sender. I can see that I can do that with 
the <cfpop> and <cfmail> tag, but then I realized that the tags will only 
execute when someone refreshes the page, or goes to it. However, I'd like this 
to check every 5 minutes, and then send the emails to my cell. If I'm at my 
computer, refreshing the page, then it obviously defeats the purpose.

In other words, how do I write an app...very simple one, with only <cfmail> and 
<cfpop> tags, that will execute every 5 minutes? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290516
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to