<!DOCTYPE html> <html> <body> <input type="file" name="file" required id="id_file" /> </body> </html>