When you say new, which month are you referring to. I think the last one
that I have is July. I used to get email from sys-con when the digital
version was ready, but I don't anymore.

Dan

------------------------------------------
Dan O'Keefe
TriPoint Technologies
[EMAIL PROTECTED]
954.501.3113

-> -----Original Message-----
-> From: LISTS [mailto:[EMAIL PROTECTED]]
-> Sent: Wednesday, August 09, 2000 7:53 AM
-> To: [EMAIL PROTECTED]
-> Subject: RE: OT eWebeditPro & CFML
->
->
-> In the new ColdFusion Developers Journal there is an article on how to
-> create static content with CF from a database. Maybe you should
-> take the CF
-> files from eWebEditPRO and create a static .cfm page then run it
-> through cf
-> server.
->
-> John Cesta
->
-> http://www.cybersmarts.net
-> -------------------------------------------------
-> ColdFusion ASP and ActiveState PERL Hosting
->
-> www.serverautomationtools.com
->
-> -----Original Message-----
-> From: Eron Cohen [mailto:[EMAIL PROTECTED]]
-> Sent: Tuesday, August 08, 2000 10:38 PM
-> To: [EMAIL PROTECTED]
-> Cc: [EMAIL PROTECTED]
-> Subject: Re: OT eWebeditPro & CFML
->
->
-> Hi Dan,
->
-> I don't think you're going to be able to do this directly.
-> Unfortunately,
-> ColdFusion won't evaluate cold fusion code that's CFOUTPUT from
-> a database
-> query.  The only way around this that I know of is to write the
-> output to a
-> file and then execute the file (I believe you could do this by
-> CFINCLUDING
-> it.)  I think there may have been a custom tag in the ColdFusion library
-> that may also help deal with this, but I think its just a
-> variation on what
-> I am saying here.
->
-> Best Regards,
->
-> Eron
-> ----- Original Message -----
-> From: "Dan O'Keefe" <[EMAIL PROTECTED]>
-> To: "CF-Talk" <[EMAIL PROTECTED]>
-> Sent: Monday, August 07, 2000 8:02 PM
-> Subject: OT eWebeditPro & CFML
->
->
-> > Anybody on the list using eWebEditPro and figured out a way to
-> embed CFML
-> > within the eWebEditPro editor, save it, and then display the
-> results. I am
-> > trying to do something like:
-> >
-> > In a eWebEditPro editing session:
-> >
-> > formatted static text..........
-> >
-> > <cfoutput>#phonenum#</cfoutput>
-> >
-> > Some more formatted static text ............
-> >
-> > Then eWebEditPro saves all of this and I store it in a table in SQL.
-> Later,
-> > query the table, and display the contents of that field, but I
-> want CF to
-> > interpret the CFML. If I try wrapping an evaluate function
-> around the var,
-> > it errors out on the first '<' that it comes across.
-> >
-> > Thanks
-> >
-> > ------------------------------------------
-> > Dan O'Keefe
-> > TriPoint Technologies
-> > [EMAIL PROTECTED]
-> > 954.501.3113
-> >
-> >
-> -----------------------------------------------------------------
-> ---------
-> ----
-> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
-> > To Unsubscribe visit
-> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/c
f_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to