Re: embedded cfml in system messaging...

2007-06-12 Thread Tom Chiverton
On Monday 11 Jun 2007, D F wrote:
 What would the advantage be with transmorphing CF tags to another language
 ( ie % ). 

You need to separate code that needs to run when the page is displayed vs. 
code that is run to generate that code.

 couldn't it just populate a textarea and use JS to 
 limit the editability of the embedded CFML code? or is this barking up the
 wrong tree?

You could do that too.
If you were going to let your users enter 'real' CFML, you'll have to trust 
them and be fairly careful what you allow.

-- 
Tom Chiverton
Helping to completely pursue holistic appliances
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280742
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


embedded cfml in system messaging...

2007-06-11 Thread D F
Hmmm so I'm thinking that it would be nice to store all generated email content 
in the DB so that the admins could update it. 

However, what of messages that could contain embedded CFM? ( I suppose I could 
filter out all CFM constructs so that it would be hidden from the admins, but 
this seems like it could be problematic.

Any anyone have any general ideas on how this kind of system could be set up 
while being able to preserve the CFM content of the messages?

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280646
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: embedded cfml in system messaging...

2007-06-11 Thread Tom Chiverton
On Monday 11 Jun 2007, D F wrote:
 However, what of messages that could contain embedded CFM? ( I suppose I
 could filter out all CFM constructs so that it would be hidden from the
 admins, but this seems like it could be problematic.

You'll probably need to invent some sort of token subsituation based language 
(i.e. Dear %userFriendlyName% have you seen our new range 
of %mailingProductType%), and translate that into real CFM/HTML when 
needed...

 Any anyone have any general ideas on how this kind of system could be set
 up while being able to preserve the CFM content of the messages?

...though have you seen CF Template on RIAForge ?

-- 
Tom Chiverton
Helping to paradigmatically orchestrate customized schemas
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: embedded cfml in system messaging...

2007-06-11 Thread D F
Just had a look. Interesting. 

What would the advantage be with transmorphing CF tags to another language ( ie 
% ).  Certainly I couldn't it just populate a textarea and use JS to limit the 
editability of the embedded CFML code? or is this barking up the wrong tree?


 though have you seen CF Template on RIAForge ?
 
 -- 
 Tom Chiverton
 Helping to paradigmatically orchestrate customized schemas
 on: http://thefalken.livejournal.com
 
 
 
 This email is sent for and on behalf of Halliwells LLP.
 
 Halliwells LLP is a limited liability partnership registered in 
 England and Wales under registered number OC307980 whose registered 
 office address is at St James's Court Brown Street Manchester M2 2JF.  
 A list of members is available for inspection at the registered office. 
 Any reference to a partner in relation to Halliwells LLP means a 
 member of Halliwells LLP. Regulated by the Law Society.
 
 CONFIDENTIALITY
 
 This email is intended only for the use of the addressee named above 
 and may be confidential or legally privileged.  If you are not the 
 addressee you must not read it and must not use any information 
 contained in nor copy it nor inform any person other than Halliwells 
 LLP or the addressee of its existence or contents.  If you have 
 received this email in error please delete it and notify Halliwells 
 LLP IT Department on 0870 365 8008.
 
 For more information about Halliwells LLP visit www.halliwells.com.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4