Difference between revisions of "Upload your file"

From OCS Blind Uploads
Jump to: navigation, search
Line 6: Line 6:
  
 
<form action="/uploads/upload.php" method="post" enctype="multipart/form-data">
 
<form action="/uploads/upload.php" method="post" enctype="multipart/form-data">
     Select file to upload:
+
     Select file to upload:<br/>
 
     <input type="file" name="fileToUpload" id="fileToUpload">
 
     <input type="file" name="fileToUpload" id="fileToUpload">
 
<br/>
 
<br/>

Revision as of 01:30, 17 December 2019

OC Systems File Upload

Use this facility to upload test cases for use by OC Systems support. The maxmimum allowed upload size is 100MB.

Select file to upload: