CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Print Output to MS WORD DOC

Print topic Send  topic

Author Message
Tom
Posted: 01/22/2002, 9:12 PM

I want to take output to Ms word.

sanjay
Nicole
Posted: 01/23/2002, 5:44 AM

Tom,
refer to gotocode article "Creating MS Excel files": http://www.gotocode.com/art.asp?art_id=49&
for explanation, but to output results to MsWord use the following code in Open event of the page:
ASP
sHeaderFileName=""
sFooterFileName=""
Response.Contenttype="application/msword"

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.