Full message again... :)

Hi !

I am trying to export some data to MS Word 97 but i am using Solaris, and i
cant use COM Objects..
O know the issue of make a standard RTF document and make some replaces of
my cf-variables with RTF vars. Like below:
RTF DOC:
Name: %myName%
Age: %myAge%
.....
CF TEMPLATE:
Make a READ with CFFILE
Make the replaces like: (replace RTF, "%myName%", name)
..........
Make CFHEADER and CFCONTENT
Make Output of the result

Oka, the problem is that i have some loops and i want to export the exact
layout of my HTML page with HTML tags(table,Css....).
I know some XML issues, but this work only with office 2000 and i am using
97...

With a simple CFHEADER and CFCONTENT, the MS WORD 97 receives the HTML code
with no parse and no conversion of html tags...

Any ideas ?
Thanks,
Rodrigo.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to