Re: opening a client application from a server?
- From: Tad J McClellan <tadmc@xxxxxxxxxxxxxx>
- Date: Thu, 7 May 2009 15:00:02 -0500
ccc31807 <cartercc@xxxxxxxxx> wrote:
Here's the question: The client has a requirement that the users
create a Word document on a web enabled app and open it in the client
browser. I can create the word document and open it on the server
(using this command -- exec("c:/Program Files/Microsoft Office/
OFFICE12/winword.exe", "c:/TEST1.DOC")) but I can't get Word to open
the file on the client.
If I'm understanding you correctly, then you do not have a Perl problem.
If you send the appropriate (application/word?) Content-Type, then a
client on Windows, with Word installed, should be able to open it
no problem.
--
Tad McClellan
email: perl -le "print scalar reverse qq/moc.noitatibaher\100cmdat/"
.
- Follow-Ups:
- Re: opening a client application from a server?
- From: ccc31807
- Re: opening a client application from a server?
- From: smallpond
- Re: opening a client application from a server?
- References:
- opening a client application from a server?
- From: ccc31807
- opening a client application from a server?
- Prev by Date: opening a client application from a server?
- Next by Date: Re: IO::Socket::INET on OSX or TCP stack problem
- Previous by thread: opening a client application from a server?
- Next by thread: Re: opening a client application from a server?
- Index(es):
Relevant Pages
|