never mind, figured it out thanks anyways.

Raymond Camden wrote:

> Can you show us all the code?
>
> =======================================================================
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
>
> Email    : [EMAIL PROTECTED]
> WWW      : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -----Original Message-----
> > From: Huynh Weiming [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 22, 2003 4:06 PM
> > To: CF-Talk
> > Subject: UDF always returning "YES" no "NO" when I call it in
> > a cfoutput
> >
> >
> > Is there a way to get rid of the "YES" no "NO" from a UDF
> >
> > I have a UDF
> >
> > function someFunction(param)
> > {
> > }
> >
> > when I call someFuntion like this:
> >
> > <cfoutput>
> >     #someFunction(param)#
> > </cfoutput>
> >
> > the output is as follow:
> >
> > someFunction result
> > and the word "YES" or "NO" following the result
> >
> >
> >
> > thanks.
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to