View Single Post
Old 04-25-2012, 06:20 PM   PM User | #2
Lerura
Regular Coder

 
Lerura's Avatar
 
Join Date: Aug 2005
Location: Denmark
Posts: 869
Thanks: 0
Thanked 112 Times in 111 Posts
Lerura will become famous soon enough
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.
Lerura is offline   Reply With Quote