I want upload file foreknow name and path.
I have path: “C:/abc/fileup.zip”
Client just press ‘Submit’ then auto upload from “C:/abc/fileup.zip” to host, needn’t press “Browse” to select “C:/abc/fileup.zip”
Thanks
I am guessing that you are looking for a file upload tutorial. I would google HTML form file uploads and PHP. If you have attempted the script please post your attempt and we will help you get it working.