Use HTML to move or copy a file -


i using html web-page, don't want use php coding. trying find code allow me upload file , place in specified directory. how that.

input type="file", allows me specify file code allows me move or copy file location.

it's impossible oparte on upload file without server-side technology (like php), sorry...


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -