Duh... thanks, Randy...
Rick
Randy wrote:
> Change: <cfloop index="#mls#" list="#form.featured_property#">
> to: <cfloop index="mls" list="#form.featured_property#">
>
> Your trying to reference the #mls# as a variable rather than setting the
> variable using the list element.
>
>
> On Mon, Oct 6, 2008 at 9:26 AM, Rick Faircloth
<Rick@whitestonemedia.com>wrote:
>
>
>
>
>