GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/Admin/DARS.cloak/EnterDARS/ |
Upload File : |
<? // Admin/DARS/EnterDARS/EnterDARSForm.phpinc // purpose_of_page_goes_here ?> <form name="DARS_Report_Form" action="<?=php_self()?>" method="post" enctype="multipart/form-data"> <input type="hidden" name="f_form" value="DARS_Report_Form" /> <input type="hidden" name="f_uuid" value="<?=uuid()?>" /> <input type="hidden" name ="MAX_FILE_SIZE" value="200000" /> <input type="submit" name="f_task" value="Submit DARS Report" /><br> <br> Browse to the DARS Report text file.<br> <input type="file" name="f_DARS_File" accept="text/plain" size="84" /><br> <br> Or paste the DARS Report into the textarea.<br> <textarea style="font-size:x-small; width:60em; height:600px;" name="f_DARS_Report"></textarea> </form> <? ?>