Web page write local application

I need to build a web site that can automatically download a file from
the server to the users local C: drive and then open the file in Word
on the local PC)

How can I do this ?

One way would be to deploy an ActiveX control, or a .NET control,
although I dont know how to do this?

Any ideas please.
Garry [ Di, 10 Juli 2007 19:13 ] [ ID #1764596 ]

Re: Web page write local application

"Garry" <mail [at] garry.park.name> wrote in message
news:ibf793t06a8be4cv4uh39m0o86coqr8c3c [at] 4ax.com...
> I need to build a web site that can automatically download a file from
> the server to the users local C: drive and then open the file in Word
> on the local PC)
>
> How can I do this ?
>
> One way would be to deploy an ActiveX control, or a .NET control,
> although I dont know how to do this?
>
> Any ideas please.

You can't automatically do anything from a web site the user has to initiate
the action.

Is it not sufficient to simply provide a link to the the Word document?


--
Anthony Jones - MVP ASP/ASP.NET
Anthony Jones [ Di, 10 Juli 2007 21:49 ] [ ID #1764598 ]
Webserver » microsoft.public.inetserver.asp.general » Web page write local application

Vorheriges Thema: Realtiming ajax?
Nächstes Thema: check for http?