Download a file from one site to another in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, Hello i need your help ,in my project i want to download a csv formatted file from one site to my site ftp details are given for accessing that site.can anybody help me how can i download that file using asp.net c# .i am waiting for ur valuable response. Thank you. alex.
-
Hello, Hello i need your help ,in my project i want to download a csv formatted file from one site to my site ftp details are given for accessing that site.can anybody help me how can i download that file using asp.net c# .i am waiting for ur valuable response. Thank you. alex.
you could achive this using System.net namespace object HttpWebRequest there is a method download() on this object that can download the page requested
Nobody is perfect i'm Nobody