> I've done the CF5 -> 6.1 thing a couple of times now & here's what I've > found you have to watch out for. They are not bugs just things worth noting: > <cfset url = "http://www.domain.com"> > used to work in 5 and under. This will bomb in 6. Same goes for any other > scopes (form, cgi, etc...). Seems obvious but can be a pain.
Instead, does one need to scope it ? > Invalid email addresses in cfmail will result in errors. > In 5 cfmail would > run with anything in the two and from fields. Invalid in what sense ? Do you mean an email address which is correctly formatted but bounces (e.g. domain unknown), or incorrectly formatted (e.g. [EMAIL PROTECTED]) --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
