I Question is how we can change the file and folder name without changing he source file and folder name.
for example I have file a.txt and folder A. Now I want to create a copy of file and folder with diffrente name that would be change the name by b.txt and B . so without changing the source file and folder name (i.e. a.txt and A) how i CAN CREATE THE COPY OF THE SAME AT MY NEW LOCATION ?
How to rename file and folder ?Anand April 18, 2011 at 10:27 AM
I Question is how we can change the file and folder name without changing he source file and folder name.
HiAnand April 18, 2011 at 10:32 AM
I Question is how we can change the file and folder name without changing he source file and folder name. for example I have file a.txt and folder A. Now I want to create a copy of file and folder with diffrente name that would be change the name by b.txt and B . so without changing the source file and folder name (i.e. a.txt and A) how i CAN CREATE THE COPY OF THE SAME AT MY NEW LOCATION ?
this code can run in JSP ???Phan November 17, 2011 at 8:21 AM
Sorry, this code has running in Java. But I want its can running in JSP ??? Thanks for shared ^-^
Rename codeElizabeth April 18, 2012 at 4:56 AM
Thank you. I was able to modify my class assignment by following the directions of your posting. I made sure I referenced your material.
Post your Comment