What is the CFContent Workaround?CFContent runs normally on CFMX servers without any workaround. You would need to use the code sample below only if you are running on a CF 5.0 server. A normal cfcontent tag that looks like this: <cfcontent file="FILENAME" type="TYPE"> <!--- Where File is optional ---> Would be replaced with this: <cfset file = "FILENAME"> <!--- This is an optional variable ---> |
Flash Games
|
ImageAid recently completed and launched the innnagural Web site for OurayVacations.com. The site promotes vacation opportunities and activities in Ouray, Colorado, 'The Switzerland of America.' The site integrates HTML with XML and Flash, creating a usable, dynamically driven site.