nagraj wrote:

> <cfset success=objMail.Sendmail>
> 
> CWebException: Error: Attempting to call a method as a PROPERTYGET
> assignment. For methods with no arguments please use empty parenthesis !


This error message decodes to something like:
<cfset success=objMail.Sendmail()>
But I am not sure whether that is valid.

Jochewm

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to