HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/CC24/proofS.php
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Soft proof Check</title>
</head>

<body>


<table align="center">





<form action="proofParsingS.php" method="post"
enctype="multipart/form-data">
</tr>


<tr><td>
<br>
<label for="file">upload your CMYK jpg(tif, pdf):</label>
<input type="file" name="file" id="file" />
</td>
</tr>

<tr><td>
<br>
<label for="file">upload your Display profile:</label>
<input type="file" name="iccfile" id="iccfile" />
</td>
</tr>


<tr><td>
<input type="submit" name="submit" value="Submit">
</td>

</tr>





<tr>
<td align="center"><font size="-2"> &copy; <a href="mailto:[email protected]">Fred Kuo</a>, 2022. All rights reserved.<br><a href="http://www.fredkuo.idv.tw/wordpress/?p=1025">Read more.</a><br>
</td>
</tr>
</form>
</table>



</body>
</html>