Click here to Skip to main content
15,909,445 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to upload a file from client machine to server. Is there any way to do this with out using the 'File Uppload' Control.
Posted

1 solution

You can use FTP at backend if you have access to transfer files from your client machine to server!

or else, tell what the issue is with the fileupload control, might be there is an alternative to that!
 
Share this answer
 
v2

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