ColdFusion-HowTo *** Yahoo's No. 1 and the biggest group of ColdFusion Developers ***
The ColdFusion-HowTo group features an email-based discussion forum for members to discuss ColdFusion and related topics. Also find Tutorials, Tips, What's new, and so forth.
I have a form that contains muliple links to powerpoint documents. Here is the command I am using for one of the documents : <cfoutput>#variable#</cfoutput>
Have you checked out POI at the Apaqche-Jakarta project? I am not sure iuf they have it yet, but they were working on being able to do all of the office docs.
Is there a way to output cf charts directly into powerpoint slides. We currently do cut and paste but I would like to automate this process. I tried to use
I need to screen email addresses from incoming cfpop emails against my database. The closest I can get is #HTMLEditFormat(from)#, which displays: firstname