Opening Office Application on client

G

Guest

Hi,
I have a peculiar problem. Hope some body can help.
I want to open up a word document on the client from a ASPX page. When a user clicks a button I want to show him a word document whose contents have to come from the server.
The problem is my server will not have any office application installed on it.
Is it possible?
Could somebody please help me with this.

thanks in advance.
Parag Joshi
 
K

Kevin Spencer

No problem. Since the user is downloading a Word document, all the user has
to have is Word installed on their machine. The browser will open it in
Wortd automatically. If they don't have Word on their machine, they will be
prlompted to save or open. I believe there is a free Reader that can be
downloaded from the Microsoft site.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Parag Joshi said:
Hi,
I have a peculiar problem. Hope some body can help.
I want to open up a word document on the client from a ASPX page. When a
user clicks a button I want to show him a word document whose contents have
to come from the server.
 
G

Guest

Thanks for your advice.
But even if Word in installed on the client machine.
The browser will ask the user if he want to view or save the file. I want to directly open the word document.
Just to give a clear idea - on the microsoft site on the following link http://office.microsoft.com/templat...igin=CT061995211033&CategoryID=CT061995211033
There is a download button. When clicked it opens the template in word format on the client machine.

I just went through the view source of this page. The button seems to invoke a java script function.

Could you tell me how to get the same effect on my site.

thanks in advance

Parag Joshi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top