<!DOCTYPE html> <html> <head> <title>File upload test</title> </head> <body> <input type="file"> </body> </html>