return that in xml...
<xmldoc>
<error>
<errorcode></errorcode>
<errormessage></errormessage>
</error>
<xmldoc>
Adam H
On Tue, 21 Sep 2004 21:57:56 -0400, Rick Root <[EMAIL PROTECTED]> wrote:
> 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]

