You can roll your own parser. I wrote one that parses variables, and such,
nothing fancy, but it is a LOT better than writing to disk and reading it
back in.
If you just need variables parsed, I'd be willing to license it to you.
Whatever A/MM does with cold fusion, this should be super high on their list
of things to do - make the parser able to parse variables, especially
variables returned from queries.
-Bill
brainbox
----- Original Message -----
From: "Francisco Montes; Spain on Line" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 11:49 AM
Subject: Parsing CFML from a database field
> Hi,
>
> I know that this kind of problem has already been examined in this list
before. However i would like to reach a final conclusion once and for all.
:-)
>
> I have got several CF templates but they are not stored in files on my
server but on fields in a database. I would like to retrieve this CFML
content, parse it and eventually produce any output as a normal web page.
>
> Now, the only solution I have seen consists in creating a temporary file
with that retrieved CFML and cfinclude it to get it parsed. In my case I
suspect this operation will increase the response time considerably as IO
operations to disk are involved so my question is very simple.... is this
really the ONLY WAY of doing this?
>
> Any comments will be greatly appreciated...
>
> Francisco J. Montes
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists