You have a lot of arguments there - you may want to try debugging. Before calling the cfx, output each value, and make sure it is what you think it is. Ie
<cfoutput> parter was passed as #arguments.partner# </cfoutput> I'd also add arguments. before the use of arguments - to be anal and 100% safe. ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Chris Alvarado [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 1:03 PM > To: CF-Talk > Subject: RE: CFC Problem > > > Absolutely, > > Here is the code for the method causing the problem > > <cfcomponent> > > <cffunction access="public" name="verisignCharge" > output="true" returntype="query" hint="Process Credit Card > (charge) using verisign."> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

