Ask a Question related to ASP Components, Design and Development.
-
John Beschler #1
Download binary file to local hard drive
If this is not the appropriate NG, please help me by telling me where I
should post this question.
I want to keep a collection of Word Documents on the server. (Maybe SQL,
maybe file based - that's another issue)
The question I have is when the client launches my application, I want to
veryify which of those word documents exist on the local drive and, with the
user's permission, save the missing ones to the local hard drive. I know
that I can send the docs to the browser. That's not what I want. I want to
save them directly to the HD. I know this will require both client and
server side pieces. I'm trying to build the client side now.
Thanks,
John
John Beschler Guest
-
Can't save pdf file to local client drive with Citrix
In the citrix environment I can create pdf files using Adobe 6, but only to drives in the citrix environment. I can't save to my local client C:\... -
USB Hard Drive
I need to get a USB Hard Drive to "Auto Run" a flash movie when plugged into a USB port on all platforms of a PC (Win98, 2000, XP, ME). Can PHP do... -
[PHP] USB Hard Drive
On Wed, 2003-07-23 at 12:49, Digital Directory USA, Inc wrote: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Off Topic but I must protest... You... -
how hard to replace titanium internal hard drive? How to cloneold hard drive onto it?
Hi all - I have a 2001 titanium laptop with a 20 Gig hard drive. The thing is getting too full and I'm toying with the idea of getting a bigger... -
local file download
I'm trying to download a local file from the server. Went I get the save dialog box and save the file, its saving the current aspx page and not the... -
Jason Brown [MSFT] #2
Re: Download binary file to local hard drive
The only way you'd get this to happen is with a signed Client-Side ActiveX
control, and then you're likely to fall foul of security restrictions at the
least, never mind scaring the user (the user will have to accept the control
for installation manually)
So not really an ASP components issue.
--
Jason Brown
Microsoft GTSC, IIS
This posting is provided "AS IS" with no warranties, and confers no
rights.
"John Beschler" <JohnBeschler@discussions.microsoft.com> wrote in message
news:427BE9C7-3648-42D5-8FE7-11883DF10AC7@microsoft.com...> If this is not the appropriate NG, please help me by telling me where I
> should post this question.
>
> I want to keep a collection of Word Documents on the server. (Maybe SQL,
> maybe file based - that's another issue)
>
> The question I have is when the client launches my application, I want to
> veryify which of those word documents exist on the local drive and, with
> the
> user's permission, save the missing ones to the local hard drive. I know
> that I can send the docs to the browser. That's not what I want. I want to
> save them directly to the HD. I know this will require both client and
> server side pieces. I'm trying to build the client side now.
>
> Thanks,
> John
>
Jason Brown [MSFT] Guest



Reply With Quote

