Did that, everything is coming through as expected.

Is there a limit to the number of arguments you can have for a given
method?

Maybe the exceptions portion of the debugging would help:

Exceptions

14:46:37.037 - java.lang.NumberFormatException - in
E:\Data\Published\wwwroot\developmentmx\verisignCFC\processPayment.cfc :
line 31
            For input string: ""

Im stumped myself.

Thanks for any and all help,


-chris.alvarado 
[ application developer ] 
4 Guys Interactive, Inc. 
http://www.4guys.com 
phone: 281.807.4344 x1716 
fax: 281.807.4384



> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 11, 2003 2:13 PM
> To: CF-Talk
> Subject: RE: CFC Problem
> 
> 
> 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

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

Reply via email to