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:338614 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

