This is a discussion on "How make Word file same as html file in ASP" within the Classic ASP section. This forum, and the thread "How make Word file same as html file in ASP are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How make Word file same as html file in ASP
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How make Word file same as html file in ASP
Hi
I have a purchase order form which i want to convert into word file how can I do this? Take Care & Allah Hafiz ! |
|
|
|
|||
|
at the top of your asp page, put:
Response.ContentType=vnd.ms-word If that doesnt work, search google for Response.ContentType Good luck |
|
|||
|
I think the kiddie you are after is:
u2o |
|
|||
|
ah yeah thats the boy, nice one
|
|
|||
|
<blockquote id="quote"><font size="1" face="geneva, verdana, arial" id="quote">quote:<hr height="1" noshade id="quote">Originally posted by Smokie
ah yeah thats the boy, nice one <hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"> Naturally that won't convert it to a word DOC, it'll just say it's a word doc. Whether Word will do teh job of the conversion when the file is opened is another matter. |
![]() |
| Tags |
| word, file, same, html, asp |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converting Word Document to PDF file. | akshitshah | Scripts and Online Services | 5 | Jan 8th, 2008 07:25 |
| how do I use a:hover within a html file (without the css file) | heyo | Web Page Design | 2 | Mar 5th, 2007 22:50 |
| Creating a log file (text file) and an XML file using XSL | kdelacruz | Other Programming Languages | 1 | Nov 4th, 2006 21:12 |
| print file (pdf, jpeg or word doc) | ecat | JavaScript Forum | 0 | Sep 15th, 2006 18:28 |
| search a text FILE BY FIRST CHAR OF WORD | gurbaksh | Flash & Multimedia Forum | 5 | Aug 22nd, 2003 15:51 |