473,386 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Download files....

Hi experts!

I have all the uploaded files in my folders. Ex : C:\\Files, If i
want to download these files from this folders , What will do using c#
in localhost ?

Pls help me

Jan 16 '07 #1
5 1311
Can you be little clear please...

Thanks
-Srinivas.

Sala wrote:
Hi experts!

I have all the uploaded files in my folders. Ex : C:\\Files, If i
want to download these files from this folders , What will do using c#
in localhost ?

Pls help me
Jan 16 '07 #2

Thanks Duggi,

I am working in mail systems domain. If user send mail with
attachaments, that files names are stored in my tables . eg: "mail.zip"
and I have upload that files in my application folder. Eg :
C:\Inetpub\wwwroot\myemails\Files\ (File id ).
If that attachment mail download from users , This file will be get
from "C:\Inetpub\wwwroot\myemails\Files\" and paste into users choice
of folders..

This time How can i manage in C#

Jan 16 '07 #3
Very urgent please............
Sala wrote:
Thanks Duggi,

I am working in mail systems domain. If user send mail with
attachaments, that files names are stored in my tables . eg: "mail.zip"
and I have upload that files in my application folder. Eg :
C:\Inetpub\wwwroot\myemails\Files\ (File id ).
If that attachment mail download from users , This file will be get
from "C:\Inetpub\wwwroot\myemails\Files\" and paste into users choice
of folders..

This time How can i manage in C#
Jan 16 '07 #4
If you are using System.Net.Mail check out the class "Attachment".
As I understand you wanted to save the attachment to the local disk.
Attachment class is a good abstraction...

Thanks
-Srinivas.
Sala wrote:
Hi experts!

I have all the uploaded files in my folders. Ex : C:\\Files, If i
want to download these files from this folders , What will do using c#
in localhost ?

Pls help me
Jan 16 '07 #5
Did it worked out???

Thanks
-Srinivas.

On Jan 16, 5:46 pm, "Duggi" <DuggiSrinivasa...@gmail.comwrote:
If you are using System.Net.Mail check out the class "Attachment".
As I understand you wanted to save the attachment to the local disk.
Attachment class is a good abstraction...

Thanks
-Srinivas.

Sala wrote:
Hi experts!
I have all the uploaded files in my folders. Ex : C:\\Files, If i
want to download these files from this folders , What will do using c#
in localhost ?
Pls help me
Jan 24 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: peetm | last post by:
I'd like to write to a log whenever a visitor to my site downloads a file. So, I'd like the link they click to be to a php 'page' that returns the file. Don't know how to do that! Side...
13
by: Ken | last post by:
How do I download files from the internet server to my computer? How do I tell the script the correct hard drive folder on my computer to copy the files to? After connecting to the internet...
3
by: Matthew Moran | last post by:
I am creating a series of downloadable articles, career tools, spreadsheets, etc. However, some of the content is for "registered" guest. The registrants are stored in a database and logon. I...
2
by: moondaddy | last post by:
I have a asp.net app where a user will need to download multiple files at once. Below is some sample code I'm using to download a single file which works perfectly, however, rather than a single...
5
by: Bala | last post by:
Hi I displaying my pdf files ( F:\test\test1\test.pdf - for example file path) on datagrid for user download. when I right clik the link and its show like this file:///F:/test/test1/test.pdf....
5
by: Stanav | last post by:
Hello all, Thanks in advance for any replies... Now, my question is: Is it possible to do a multiple files download for a single response event on an aspx page? If there is, please give me some...
1
by: a.r.austin | last post by:
Hello, I am trying to download a few files one after another from a remote server. Problem is that I don't know how to, or if I am able at all, set a time out for download. I don't want to time...
12
by: devospice | last post by:
Hi, I'm trying to create a download counter for individual files on a web site and I'm not sure how to do this. Right now I'm using Webalizer to just read the log files and see how many times...
5
by: Khafancoder | last post by:
Hi guys, i am building a FileSharing website, i wanna allow users to be able using download managers such as DAP to download files from webserver but don't allow them to retrive files url......
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.