H
Husam
Hi EveryBody:
I am working in ASP.Net 2.0 by Vb.Net the code behaind, My project Is a web
site that allow the user to upload and download file to the web site. I have
database that will save all the uploaded files by the user.
My question Is :
When you go to web site you find link that allow you to download that file
and when you click that link the poup up window show that direct and ask you
about the location that you want to download the file.
How can I make this process I tried to use the following Method
My.Computer.Netwprk.DownloadFile("The URL","The destination path")
but did not work.
Any help or redirection about download file from the web will be appreciated
regard's
Husam
I am working in ASP.Net 2.0 by Vb.Net the code behaind, My project Is a web
site that allow the user to upload and download file to the web site. I have
database that will save all the uploaded files by the user.
My question Is :
When you go to web site you find link that allow you to download that file
and when you click that link the poup up window show that direct and ask you
about the location that you want to download the file.
How can I make this process I tried to use the following Method
My.Computer.Netwprk.DownloadFile("The URL","The destination path")
but did not work.
Any help or redirection about download file from the web will be appreciated
regard's
Husam