From 0a82c8f14220b7b012f1ea7e8a18c23ce2f6a4e2 Mon Sep 17 00:00:00 2001 From: hades DAQ Date: Tue, 31 Mar 2026 13:12:48 +0200 Subject: [PATCH] add scripts for form upload --- uploadform/index.pl | 66 ++++++++++++++++++ uploadform/style.css | 142 ++++++++++++++++++++++++++++++++++++++ uploadform/uploadFiles.pl | 113 ++++++++++++++++++++++++++++++ 3 files changed, 321 insertions(+) create mode 100755 uploadform/index.pl create mode 100644 uploadform/style.css create mode 100755 uploadform/uploadFiles.pl diff --git a/uploadform/index.pl b/uploadform/index.pl new file mode 100755 index 0000000..18a52d5 --- /dev/null +++ b/uploadform/index.pl @@ -0,0 +1,66 @@ +#!/usr/bin/perl +use CGI::Carp qw(warningsToBrowser fatalsToBrowser); + +print "Content-type: text/html\n\n"; + + + +print < + + + Xmatter File Uploader + + + + + +

Xmatter Form Uploader

+

+ +
+
+
+
+
+
+
+
+ Remove Attachments

+ +
+ + +

Usage

+ + + +

Links

+