upload file to client machine
-
I need to automatic upload a file to the client machine,could any one help me on how to do that Thanks, Marwa Bahaa
-
I need to automatic upload a file to the client machine,could any one help me on how to do that Thanks, Marwa Bahaa
From the webserver?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
From the webserver?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
I need to automatic upload a file to the client machine,could any one help me on how to do that Thanks, Marwa Bahaa
wrote:
I need to automatic upload a file to the client machine,could any one help me on how to do that
Do you want to upload file from client to server or download from server to client. ? If you want to copy file from server to client, ASP.NET should have write access in the client machine where u want to copy the file
string Cheers = "Navaneeth!!" www.w3hearts.com
-
I need to automatic upload a file to the client machine,could any one help me on how to do that Thanks, Marwa Bahaa
wrote:
upload a file to the client machine
The above phrase means download, not upload...
Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group
-
wrote:
upload a file to the client machine
The above phrase means download, not upload...
Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group
yes, i need to download file from web server to client machine Marwa