Re: microsoft word documents from ASP.NET
From: Trevor Benedict R (trevornews_at_yahoo.com)
Date: 07/06/04
- Next message: Kevin Spencer: "Re: Any limitation on View State Size"
- Previous message: Kevin Spencer: "Re: I completely disagree"
- In reply to: David: "microsoft word documents from ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 06 Jul 2004 06:04:59 -0700
What you are trying to do is display the document in WORD on the SERVER.
You should instead create the file, download it to the client machine.
Let the user Save it locally & then upload the same to your Server.
If not you use be using an ActiveX or NET Control to achieve the same,
but that depends on what security decisions that you might have to take.
Regards,
Trevor Benedict R
MCSD
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Kevin Spencer: "Re: Any limitation on View State Size"
- Previous message: Kevin Spencer: "Re: I completely disagree"
- In reply to: David: "microsoft word documents from ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|