File: C:/xampp/htdocs/CC24/proof.php
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Soft proof Check</title>
<style type="text/css">
body,td,th {
font-size: 12px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.ssss {
font-size: 12px;
color: #F00;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: 0;
border-right-style: 0;
border-bottom-style: 0;
border-left-style: 0;
}
.z {
color: #CCC;
}
.SS {
color: #F00;
}
.container{
padding: 1.75rem 0;
}
</style>
</head>
<body>
<table align="center">
<form action="proofParsing.php" method="post"
enctype="multipart/form-data">
</tr>
<tr><td>
<br>
<label for="file">upload your CMYK (jpg,tif...keep file size under 8mb):</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><font size="-1">source CMYK: </font>
<input type="radio" name="sCMYK" value="Fogra39.icm" checked>Fogra39
<input type="radio" name="sCMYK" value="CRPC6.icm">CRPC6
<input type="radio" name="sCMYK" value="Fogra51.icm">Fogra51
</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>
<table align="center">
<tr><td align="center">
<img src="dp16CRPC6.jpg">
</td></tr>
<tr><td>CRPC6 resemble</td></tr>
<tr><td><br><a href="dp16CRPC6.jpg">Demo Colorchart</a></td></tr>
<tr><td><a href="http://www.fredkuo.idv.tw/wordpress/?p=2065">工作說明</a></td></tr>
<br>
</table>
</body>
</html>