Example
<CFHTTP url="http://www.thefreedictionary.com/phat" method="get">
</CFHTTP>
<!---Parse the Breakup--->
<CFSET Start=Find('<span class="hw">',CFHTTP.FileContent,1) + 17>
<CFSET End=Find('</span>',CFHTTP.FileContent,Start)>
<CFSET Length=End-Start>
<CFSET BreakupText=Mid(CFHTTP.FileContent,Start,Length)>
<cfoutput>#BreakupText#</cfoutput>
On 1/4/06, Claude Schneegans <[EMAIL PROTECTED]> wrote:
>
> >>I seem to recall a quick and easy way to do this,
>
> There is one indeed: see CF_REextract here:
> http://www.contentbox.com/claude/customtags/REextract/testREextract.cfm
> It will even CFHTTP the file for you.
>
> --
> _______________________________________
> REUSE CODE! Use custom tags;
> See http://www.contentbox.com/claude/customtags/tagstore.cfm
> (Please send any spam to this address: [EMAIL PROTECTED])
> Thanks.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228348
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54