It would be nice that you could var them anywhere in the function, oh well.



On 5/15/07, John P <[EMAIL PROTECTED]> wrote:
>
> Great, thanks Charlie.
>
>
>
>
> >you have to place your var scoped variables at the top of the function.
> >
> >in this case, you'd do something like:
> >
> ><cfset var givenname = "" />
> ><cfset var sn = "" />
> ><cfset var mail = "" />
> >
> >(etc)
> >
> >above your <cfldap> call.
> >
> >On 5/14/07, John P <[EMAIL PROTECTED]> wrote:
> >>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278116
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to