Asp.Net >> Opening word, excel, pp document under asp.net with VB.net code behind

by U2FpZA » Wed, 19 Nov 2003 00:01:08 GMT

hello,

how can i open word, excel, pp document witout the standard commandbar so that the user couldn't use the options "save, save as, ctrl+F and ctrl+S,...".

thanks for a quick answer.


Similar Threads

1. Help required in opening word document from ASP.NET(VB.NET) applic

Hi,

We are working on an ASP.NET (VB.NET) application and we have a problem 
opening a word 

document from our application. When we try to open the word document, we do 
not get any 

error message but the system hangs.

Our requirement is to open a word document on the server and write our 
content to it and 

save it on the server and then open the document through a link on the 
client machine.

Basically, all we need is the syntax/code sample to open a word document 
from our web 

application (ASP.NET/VB.NET). 

Thanks in advance
oursmp

2. How to read Excel file in asp/Asp.net/vb/vb.net - Excel

3. Word Automation using ASP .NET and VB .NET

I would like to implement word automation in my porject. I 
am using ASP .NET and VB .NET. The user will select some 
template documents from the web site and click on a 
button. The button will perform all the merging of the 
selceted documents into a single document. Has anyone come 
across this kind of requirement. If yes, please suggest me 
the way, how can I go ahead and design the system. I am 
aware of that Microsoft will not recommand the office 
automation on the web server. But I don't have another 
choice, Please help me in this.

Thanks and Regards,
Srini

4. HTML String to Word with Header and Footer (ASP.NET and VB.NET) - Asp.Net