|
| |
Issues while Generating Word Report in Server-Side in ASP
View related threads:
(in this forum
| in all forums)
|
Logged in as: Guest
|
|
|
Andraw
Posts: 13 Joined: 1/16/2005 Status: offline
|
Issues while Generating Word Report in Server-Side in ASP - 1/24/2005 21:51:12
Hi, all, I create a word object by using CreateObject("Word.application"), insert some text in the object, then saveas a "report.doc" file in file text.asp, then use Response.redirect("report.doc") to display the report on the screen. in most of the case, everything is fine, word file is created, the contents is displayed on the screen, the URL is : localhost/test/report.doc. But sometimes, even the report.doc is created, but instead of displaying the word file contents in the screen, the source codes are displayed on the screen, with some strange characters, the URL is still: localhost/test/test.asp, did anybody have the same problem before? why did this happened? Thanks! Andraw
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|