how to down load internet files(.html, .aspx,.jpg....) into our physical directory using asp.net code
-
Client.DownloadFile("http://www.yahoo.com","C:\downloads\yahoo.html") if i given like that yahoo.html downloaded in my C:\downloads\ physical when i run my aspx page in local host. i run this coding in server this is not working i want to down files in a given path when i host my project into server.how can i do it please any body can tell how to download pages into our system local physical directory. This is haneef.............................................................
-
Client.DownloadFile("http://www.yahoo.com","C:\downloads\yahoo.html") if i given like that yahoo.html downloaded in my C:\downloads\ physical when i run my aspx page in local host. i run this coding in server this is not working i want to down files in a given path when i host my project into server.how can i do it please any body can tell how to download pages into our system local physical directory. This is haneef.............................................................