I would like to export ASP page output to word document . when i use
Response.ContentType = "application/msword"
The page DOES load as a Word document, but no values from the recordset on the page, rather it is showing html source code . Can any body help me how to export to word document from ASP page?...
Thanks in Advance,
Rama Krishna.B
Response.ContentType = "application/msword"
The page DOES load as a Word document, but no values from the recordset on the page, rather it is showing html source code . Can any body help me how to export to word document from ASP page?...
Thanks in Advance,
Rama Krishna.B