It can also be done without using <cfscript>
<cfhttp URL=""> method="get"
resolveurl="true"></cfhttp>
<CFSET color = ReReplace("#cfhttp.filecontent#", "800854", "333399", "All")>
<CFSET links = ReReplaceNoCase("#Variables.color#", "http://www.domain.com/d
cforum/balancingact/", "content2.cfm?id=", "All")>
<!--- <cfset count = Find('<TABLE BORDER="0" WIDTH="100%" cellspacing="1" cellpa
dding="3">', "#Variables.links#") -1> --->
@
"content.cfm" [Read only] 27 lines, 994 characters
<CFSET links = ReReplaceNoCase("#Variables.color#", "http://www.domain.com/d
cforum/balancingact/", "content2.cfm?id=", "All")>
<!--- <cfset count = Find('<TABLE BORDER="0" WIDTH="100%" cellspacing="1" cellpa
dding="3">', "#Variables.links#") -1> --->
<cfset count = Find('<TABLE BORDER="0" WIDTH="100%" CELLPADDING="0" CELLSPACING=
"0">
<tr bgcolor="##F2F0F0"><td>', #Variables.links#) -1>
<CFSET postlist = RemoveChars("#variables.links#", 1, "#Variables.count#")>
<cfoutput>
#postlist#
</cfoutput>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

