Actually I want to create a web page which moves document/file from one folder to another in document library within same site. I have used multi selection boxes for web client page. I can move document from one box to another in web page but am not able figure out how to move document in repository? Can anyone help me please?
Thank you for your help. It worked for me. I can now move documents using move() function. I am calling my webscript on clicking event of button using javascript. I realized that move function takes time to move document from one directory to another. Is there anyway to get it resolve?