Hello all,

Can't wrap my brain around this for some reason.

I need to update a table with data from a POP3 server.  If the database
update is OK, I want to delete the message from the server.  If the database
update errors, I want to leave the message alone for later processing.
However, I want to continue processing the mail, ie, continue the query
output.

I can't seem to find a way to use cftry/cfcatch to handle this.  Stopping
the processing or exiting the query output is no problem.  How do I
conditionally run the CFPOP delete action based on the lack of an error?

Thanks,

Jeff

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to