File: C:/xampp/htdocs/sRGB/indexV.htm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>SoftProof Check</title>
</head>
<body>
<table align="center">
<form action="lcdParsingVR.php" method="post"
enctype="multipart/form-data">
</tr>
<tr><td>
<br>
<label for="file">upload your Displayer icc profile:</label>
<input type="file" name="file" id="file" />
</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 >
<br>
</table>
</body>
</html>