RE: CFC Problem

2003-09-11 Thread Raymond Camden
Can you show us both the call and the code to processPayment? (I mean th emethod in question). === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia

RE: CFC Problem

2003-09-11 Thread Chris Alvarado
fax: 281.807.4384 -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 12:40 PM To: CF-Talk Subject: RE: CFC Problem Can you show us both the call and the code to processPayment? (I mean th emethod in question

RE: CFC Problem

2003-09-11 Thread Raymond Camden
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

RE: CFC Problem

2003-09-11 Thread Chris Alvarado
: 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

RE: CFC Problem

2003-09-11 Thread Raymond Camden
Alvarado [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 1:54 PM To: CF-Talk Subject: RE: CFC Problem 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

RE: CFC Problem

2003-09-11 Thread 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 3:09 PM To: CF-Talk Subject: RE: CFC Problem Nope