Print Page | Close Window

truncate recently viewed product

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1294
Printed Date: 22-April-2025 at 7:50am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: truncate recently viewed product
Posted By: bluedella
Subject: truncate recently viewed product
Date Posted: 09-January-2008 at 9:00am

Hi,

Please help me--I would like to limit the amount of characters that show up for each product in the recently product list--I know it must be somewhere in smallrecentproducts.asp.

please guide me where and what change to make.

thanks




Replies:
Posted By: Greg Dinger
Date Posted: 09-January-2008 at 11:06am

Give this a shot:

Replace this:
<%=ClearHTMLTags2(tmpVPrdArr(1,tmpIndex),0)%>
With this:
<%=left(ClearHTMLTags2(tmpVPrdArr(1,tmpIndex),0),20)%>

Where "20" is the length to which you wish to limit the string.



Posted By: bluedella
Date Posted: 09-January-2008 at 11:46am
thanks so much--it worked like a charm!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net