Click here to Skip to main content
15,886,422 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Application Is in window Form. i am using Visual studio 2008.
file upload is complete but it's just stored in database. when i click on send button at that time attach file is send to client.

Now I just want to know about how to send file on client machine.when client login at that time open window front of client. and he just download the attach application easily.


So How can i Do that in my application?
Posted
Updated 30-Jan-11 18:34pm
v5
Comments
Sandeep Mewara 29-Jan-11 2:22am    
1. Have patience
2. What do you think you should do for message circulation - any thoughts?
3. Message as in SMS or Email?
Thomas Krojer 29-Jan-11 7:40am    
? Homework ?
Espen Harlinn 29-Jan-11 10:17am    
No, I don't think so. Probably at the bottom of the overseas outsourcing food chain. If he can fix it he gets food and a place to sleep - answering is probably charity work.
ChiragBMakwana 29-Jan-11 9:45am    
My application is on share market.
when i send Circulation for client it should open in popup window.
And download for file which is attached with the circular.

i want to attached any type of file format with circulation. which is .zip,.doc,.pdf,etc..

when client login to happen after the front of Circular should open in Messagebox/Popup Window and then he should Download the file.
Estys 29-Jan-11 9:57am    
It would be better to edit your question or reply to comment, instead of commenting your own question.
Is this ASP or winform?
circulation == newsletter?
concerns == interested parties/persons?

1 solution

Are you looking for a service which will upload a file with notification ?

If this is what you are looking for you can try my article on this :
http://www.abhisheksur.com/2010/09/progress-streamed-file-download-and.html[^]

If you are looking for this in HTML you can try :
Multiple File Upload With Progress Bar Using Flash and ASP.NET[^]

I hope these links will help you. :rose:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900