File: C:/xampp/htdocs/CC24/index2.htm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Camera profile Check</title>
</head>
<body>
<table align="center">
<form action="CC40Parsing.php" method="post"
enctype="multipart/form-data">
</tr>
<tr><td>
<br>
<label for="file">upload your CC40 chart:</label>
<input type="file" name="file" id="file" />
</td>
</tr>
<tr><td>
<br>
<label for="file">upload your camera profile:</label>
<input type="file" name="iccfile" id="iccfile" />
</td>
</tr>
<tr>
<td valign="top"><b><font size="-1">公司: </font></b>
<input size="15" maxlength="50" type="text" name="company"></td>
</tr>
<tr>
<td valign="top"><b><font size="-1">操作員: </font></b>
<input size="15" maxlength="50" type="text" name="contact"></td>
</tr>
<tr>
<td valign="top"><b><font size="-1">機型: </font></b>
<input size="15" maxlength="50" type="text" name="type"></td>
</tr>
<tr>
<td valign="top"><b><font size="-1">量測儀器(measuring device): </font></b>
<input size="15" maxlength="50" type="text" name="device"></td>
</tr>
<tr><td>
<input type="submit" name="submit" value="Submit">
</td>
<td> <a href="rank.php">Report(看報告)</a><br>
</td>
</tr>
<tr>
<td align="center"><font size="-2"> © <a href="mailto:[email protected]">Fred Kuo</a>, 2010. 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="cc40s.jpg">
</td></tr>
<tr><td>Crop ColorChecker from SG card</td></tr>
<tr><td><br><a href="CX24.jpg">Demo Colorchart</a></td></tr>
<tr><td><a href="PhaseOneTT.icm">Demo ICC profile 1</a></td></tr>
<tr><td><a href="PhaseOneD50.icc">Demo ICC profile 2</a></td></tr>
<tr><td><a href="http://www.fredkuo.idv.tw/wordpress/?p=2065">工作說明</a></td></tr>
<br>
</table>
</body>
</html>