 |
Developer Name: |
Claude Schnéegans |
 |
Company Name: |
CS Internétique |
 |
Email Developer: |
Email Developer |
 |
Latest Version: |
1.4 |
 |
Price: |
$15 |
 |
License: |
One Copy per Server. |
 |
Encrypted: |
No |
 |
Average Rating: |
 |
 |
Times Rated: |
38 |

Tag Comments
Great Tag!
This is a great tag and one that anybody dealing with parsing blocks of text, whether from disk, variable or another website, should definately have in their tool box!
The price is also ridiculously great value!!
Posted on: Friday 25 Jul 2003
By Daniel Mackey
Very useful!
This tag has allowed me to create a content management structure for areas on our site. Response to questions has been fast and dependable.
Posted on: Monday 28 Jul 2003
By Cheryl Landreth
Definitely Worth It!
This is one of the best tools I’ve used for parsing variable content. Recommended for anyone and everyone. Powerful.
Posted on: Wednesday 13 Aug 2003
By Jean Paul Claude
Parse Anything?
Extremely useful tag, enabling me to easily parse complex text files.
Posted on: Monday 05 Jan 2004
By Richard Colman
I agree
I agree with the sentiments of the others here. This is a great tag that saved me a great deal of time.
Posted on: Friday 27 Feb 2004
By Bryan F. Hogan
Superb Text Parsing Engine
I continue to be impressed with this wonderful tag. It provides text parsing capabilities, under Cold Fusion, normally associated with awk and perl.
Strongly recommended if you need to do anything beyond the simplest text parsing. Claude is also kind enough to help out in a pinch.
Posted on: Friday 23 Jul 2004
By Richard Colman
CF_REextract
Great tag! Does exactly what it is supposed to do. Big timesaver!
Posted on: Wednesday 28 Jul 2004
By Michael David
Works Great
Highly intuitive product and Claude was helpful.
Posted on: Wednesday 18 May 2005
By Andrew Krenitz
|
Related ColdFusion Applications
Developers who purchased CF_REextract also purchased:
- CFX_HTTP5
- CFX_EXEC
- ProLetterFusion V1.7.2 (Unencrypted)
- CF_TreeControl
- CFX_JZip
- DBTree
- CF_FileManager V3.2 (Unencrypted)
- UDI - Universal Database Interface Version 3.9
- CF_FileManager V3.2 (Cross Browser)
- cf_siteInsight
|
What Is CF_REextract? |
This tag is able to find and retrieve portions of text incuded between two strings matched by regular expressions. It makes work of analysing any text much easier because the two matching expressions are distinct, and also because the part to extract does not have to be defined inside the regular expressions.
The power of this tag also comes from its versatility to accept input text from various sources, like direct string, file on the disk, page on the Net or text between the opening and closing tags. It can also output results directly, in a variable, a list or a query.
This tag is a must for those who create robots and syntax or text analysers. |
New version 1.1:
- one bug corrected (missing character in OUTPUTMODE="query")
- New OUTPUTMODE="queryappend"
- Documentation updated, new SQL parser example.
New version 1.2:
- bug corrected in mode INPUTMODE="variable"
New version 1.3:
- Added attributes RECYCLE, NODUPLICATE, OFFSET and CATEGORY
New version 1.4:
- Problem with NODUPLICATE corrected
- Added attributes RESOLVEURL and EMPTYELEMENT
|
|