Browser and/or email client will have a max length for the href. For example: http://support.microsoft.com/kb/q182985/
On Wed, Oct 27, 2010 at 8:59 AM, fun and learning <[email protected]>wrote: > > Hi All - > > I am trying to use mailto functionality with email addresses populated from > database and separated by semicolons.. > > <a href="mailto:<cfoutput query="email">#email#;</cfoutput>> > > the funcionaility works sometimes and it does not. I hardcoded around 85 > emails and seen that it does not open the mail client at all. It throws an > error "email client not installed properly" around 80 emails, but works fine > with 79. Did anyone face this kind of problem? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338615 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

