Ready to showcase your work, publish content or promote your business online? With Squarespace’s award-winning templates and 24/7 customer service, getting started is simple. Head to Squarespace.com and use offer code ‘EXPERTS’ to get 10% off your first purchase.
<!--- append it only if it doesn't already exist ....--->
<cfif NOT listFindNoCase(client.rece
<cfset client.recentlyViewed = listPrepend(client.recentl
</cfif>
rsgetProduct.product_Name & "|" & request.scndcatName
Do any of those values contain contain commas? The list delimiter should never exist in the values you're appending.