[thelist] Help with a replace loop

sarah disaster7 at yahoo.com
Mon Jun 11 14:35:08 CDT 2001


And I forgot, change x to keyword.

Sarah

--- sarah <disaster7 at yahoo.com> wrote:
> <cfloop query="GetKeywords">
>     <cfif FindNoCase(x,theString) is not 0>
> 	<cfset theString = ReplaceNoCase(theString,x,'<a
> href="#link#"><cfoutput>#x#</cfoutput></a>',"ALL")>
>     </cfif>	
> </cfloop>


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/




More information about the thelist mailing list