|
Makes perfect sense.
But the copying of the folder must be done through a server-side function.
Javascript cannot make any changes to files, nor create new files.
You can use javascript to call the actions, but the action and changes must be done server-side.
|