Ian,

ALL of my web services return a CFC object, which at the very least
contains two items - ERRORCODE and ERRORMESSAGE .. plus whatever else is
expected to be returned.  I usually populate ERRORCODE with 0 or 1, and
ERRORMESSAGE with some appropriate error message.. which is sometimes
cfcatch.message or something like that, and other times it's things like
"The username you provided was not valid".. ie, not an actual exception.

  - Rick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to