Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
forestridge27416  
#1 Posted : Tuesday, September 30, 2008 1:50:24 AM(UTC)
forestridge27416

Rank: Newbie

Groups: Member
Joined: 8/26/2008(UTC)
Posts: 1

I have secure files on my web server that I do not want to host in directory that I do not want to include in my web project. Is it possible to read a file into a memory stream and write the stream to the file downloader by including the streaming ASP.NET page in the file list?
Fedor  
#2 Posted : Tuesday, September 30, 2008 2:21:31 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello,

Quote:
I have secure files on my web server that I do not want to host in directory that I do not want to include in my web project. Is it possible to read a file into a memory stream and write the stream to the file downloader by including the streaming ASP.NET page in the file list?

File Downloader can download files from any URL. It does not matter whether it is physical file or dynamically generated ASP.NET file. So I don't see any problem here.

Best regards,

Fedor Skvortsov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.