From a65778060ef00b3b9ca739b7f5f698fc85b47c18 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 14 Jun 2015 18:14:34 +0100 Subject: [PATCH] Present information and allow auto download --- index.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.php b/index.php index 59b42e3..ac1d1b1 100644 --- a/index.php +++ b/index.php @@ -13,3 +13,15 @@ header("Content Type: text/html"); +
+

File Information

+ + +
File Name:
Description:
+ Download File"; ?> +
+document.getElementById('downloadButton').click();"; +} +?> \ No newline at end of file