I use 2.6 now and things are fine. Here is what I do for protection: <cfset odsmime_html=replacenocase(odsmime_html,"<object","<xobject","all")> <cfset odsmime_html=replacenocase(odsmime_html,"<script","<xscript","all")>
#ODSMIME_HTML# this will stop a lot of issues...I will add more as I need them. Robert -----Original Message----- From: Justin MacCarthy [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 7:07 AM To: inFusion Support List Subject: [iMS] cfx_odsmime Hi Howie & all, I've been having several issues with various versions of cfx_odsmime I think most of the issues are related to mails with text & html, some of which where highlighted by Robert Forsyth recently. Which is the best version to use?? Also is there any definitive document on the use of this tag? and examples ? I'm interested on how people are dealing with HTML versions of mails (like removing javascript etc), etc. Also the best way of dealing with mails attached to other mails etc. If needed I'd be willing to complile the examples & code snippits & and known issues with the different versions of this tag. I'll start with the doc included with best version of the tag as voted ny you :-) Any info you have Howie would be helpful, epecially with the errors for each version if you have it. Thanks all, Justin ==^======================================================= This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" -------------------------------------- To leave this list please complete the form at http://www.coolfusion.com/iMSSupport.cfm Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/iMSDevelopers.cfm List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [email protected] ==^=======================================================
