I'm in need help in coding a web page in HTML5 where I can browse a file and enter a name in a text box and specify a location so that the portal can rename and save the file at location specified.
The problem is I'm not supposed to use any server side languages like PHP or Perl.
Is there a way that I can achieve this using JavaScript or jQuery or any Client side executable languages.
Any insight is much appreciated.