I'm pretty sure that after creating the .RTF file, you can rename it
straight to .doc file and it will work just fine in Word.
<cffile action = "" source =
"c:\inetpub\wwwroot\outputfiles\filename.rtf" destination =
"c:\inetpub\wwwroot\outputfiles\filename.doc">
Dave
________________________________
From: JT [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 10, 2004 2:22 PM
To: CF-Talk
Subject: Word .DOC file
I have a cfm page that creates a RTF File. How can I save it as a Word
.DOC
file. any help would be appreciated. I have word on the machine.
thanks in advance
JT
I
________________________________
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Word .DOC file JT
- Dave Phillips