|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
problem with MS WordHi,
I am trying to create a word document with CF7 and FB4.1. I am having a problem. The content of the word doc actually comes out is "<h1>Invoice</h1>" and not the big bold word "Invoice". Here is the code: <cfheader name="Content-Disposition" value="inline; filename=invoice.doc"> <cfcontent type="application/msword"> <h1>Invoice</h1> How do I get it to recognize html formatting? I don't remember having this problem before. Is this a fb4.1 problem or a cf7 problem? Does this having anything to do with the fuseaction name on the URL? Johnny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6772 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
problem with MS WordNever mind. I am loosing my mind. The content is supposed to go on top.
Johnny > Hi, > > I am trying to create a word document with CF7 and FB4.1. I am having > a problem. The content of the word doc actually comes out is > "<h1>Invoice</h1>" and not the big bold word "Invoice". Here is the > code: > > <cfheader name="Content-Disposition" value="inline; filename=invoice. > doc"> > <cfcontent type="application/msword"> > <h1>Invoice</h1> > > How do I get it to recognize html formatting? I don't remember having > this problem before. Is this a fb4.1 problem or a cf7 problem? Does > this having anything to do with the fuseaction name on the URL? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6773 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
| Free embeddable forum powered by Nabble | Forum Help |