Never
mind, I don't allow templates to be called directly thus it produced an
error...
Taco
Fleur
Tell me and I will forget
Show me and I will remember
Teach me and I will learn
--------Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur
Sent: Thursday, 4 March 2004 10:56 AM
To: CFAussie Mailing List
Subject: [cfaussie] XML entityI have an entity called year, this references to an external CFM file with <cfoutput>#year(now())#</cfoutput> in it, but it gives me an unknown error when I call the xml file.Is this even possible what I am trying to do?<!DOCTYPE object [
<!-- Removes invalid doubled up characters from a string, for example .. becomes . and ,, becomes , -->
<!ENTITY regExDoubledUp SYSTEM "http://development.tacofleur.com/application/inc_regExDoubledUp.ent">
<!-- Removes invalid start of string characters, for example ,.? and a space -->
<!ENTITY regExStartInvalid SYSTEM "http://development.tacofleur.com/application/inc_regExStartInvalid.ent">
<!ENTITY year SYSTEM "http://development.tacofleur.com/application/ent_year.cfm">
]>Taco Fleur
Tell me and I will forget
Show me and I will remember
Teach me and I will learn---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
