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"> © <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>