Login

    Register

PROJECT CATEGORIES

 

Querysim
Project Home Known Issues Screenshots Contact Project

Author: Todd Rafferty (All RIAForge projects by this author)
Last Updated: July 1, 2009 8:11 AM
Views: 4,617
Downloads: 300
Demo URL: http://www.web-rat.com/downloads/cf/cf8querysim/
License: Apache License, Version 2

Description:

Based on an old concept, rewriting it as a custom tag for CF8+.

- Querysim was initially written by Hal Helms ( http://www.halhelms.com/code/resources/QuerySim.zip ).
- QuerySim() cfscript function was written by Bert Dawson ( http://www.cflib.org/udf.cfm?ID=255 ).

Sample usage:
<cf_querysim name="mytable">
Title,Varchar|Body,Varchar
Test3|This is my body, this a very long body
Test 4|Body body body
Test 5|Body for row 3
Test 6|Blah Body!
</cf_querysim>
<cfdump var="#mytable#">

Requirements:

CF Server Requirement: CF8+

Code Requirement:
* Defining the column type list for the query column is a must.

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.