> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

I use a cfx tag, cfx_pop3date, for this.  As far as I know custom solutions
are the only solutions in this case.  cfx_pop3date will get both the date
and the time for you.  However, it doesn't *always* work, so I've had to
wrap it in <cftry> to prevent errors.

> 2. Any idea on how to grab the NEW MESSAGE and NOT
> the replied message. Meaning if this is a reply to
> an original message I do not want the original message
> but the NEW message.
> ANY IDEAS ON THIS?

I don't understand what you're asking here.  Can you elaborate?

    -- Owen

----
Athens County Library Services
http://www.athenscounty.lib.oh.us

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to