PDA

View Full Version : Copy file/folder to another directory....


Tryta
02-12-2003, 02:38 PM
Hi

Is it possible to copy file or folder from one directory to another by only pushing a button on a web page? If it is possible, does anyone know how the script will look like?
I was thinking like the way xcopy does it....

cg9com
02-12-2003, 02:54 PM
dont think it can be done via client side, sorry.

rsci
02-12-2003, 05:38 PM
It would be possible with activeX calls or hta. Not recommended though.