HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/kes/admin/importeren_klant.php
	
    <h1>E-mailadressen importeren</h1>
    
	<form enctype="multipart/form-data" action="index.php?p=importeren_klant_bestand" method="post">
    	<input type="hidden" name="MAX_FILE_SIZE" value="2000000" />
        
			
            <label>E-mailadressen bestand:</label>
  			<input class="file_input" type="file" name="file" /><br /><br />
  			
            <input type="submit" value="Upload" class="submit" />
  	</form>