WebDrive <form action="/PHP_CON/filecontroller.php" method="POST" enctype="multipart/form-data"> <input type="text" name="action" value="upload" /><br /> <input type="text" name="dir" value="~" /><br /> <input type="text" name="ownerid" value="1" /><br /> <input type="text" name="newkeypass" value="" /><br /> Upload File: <input type="file" name="file1" /> <input type="submit" value="send" /> </form>