From dbe0ba85fb6dc491d354621c9d6f6ce75a8c2b7b Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 20 Apr 2019 17:50:37 -0400 Subject: [PATCH] Updated update.php and add JS to it for textbox error checking --- index.php | 1 + main.css | 47 +++++++++++---------- scripts/main.js | 106 ++++++++++++++++++++++++++++++++++++++++++++++++ upload.php | 63 ++++++++++++++++++++++++++++ 4 files changed, 196 insertions(+), 21 deletions(-) create mode 100644 scripts/main.js create mode 100644 upload.php diff --git a/index.php b/index.php index d306974..cb55747 100755 --- a/index.php +++ b/index.php @@ -4,6 +4,7 @@ + + + +
+ +

Youtube URL *

+ + +

Video Title *

+ + +

Username *

+ + +

Description

+ + +

Event Date *

+ + +

Video Length

+ + +

Characters (Seperated by commas) *

+ + +

Players (Seperated by commas) *

+ + +

Select Game *

+ + +

Stage Name *

+ + + + +
+ + +