Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
Actually i want to know that how we can move or copy the text file which is in the client side to the server side at certain time duration.
Posted
Updated 28-Apr-10 20:27pm
v2

1 solution

Can you be a little more clear on what you are asking. You question sounds all wrong.

If you want to copy a file from client to server in a certain condition, you can as long as you have rights. Keep server URL safe in you application and use it when you need to.

Is there anything specific you faced while trying to?
You can google the code to copy a file from one system to other - use it in your application.
 
Share this answer
 

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