File: C:/xampp/htdocs/namecard/pdfPrintT.php
<html>
<head>
<title>Name Entry Level</title>
</head>
<body>
<table width="100%" cellpadding="5" cellspacing="0">
<form method="POST" action="businesscard3.php">
<font size="3" face="Arial">
<input type="radio" name="tmpt" value="v1">����1<br><img src="Namecard1-A.png" width="202" height="332" alt="Namecard1-A">
<input type="radio" name="tmpt" value="h1">�1
<img src="Namecard2-A.png" width="263" height="177" alt="Namecard2-A">
<tr><td colspan="2" scope="row"><font size="-1">�m�W=></font>
<input size="15" maxlength="50" type="text" name="userName" /></td>
<td> </td></tr>
<tr><td colspan="2" scope="row"><font size="-1">¾��=></font>
<input size="15" maxlength="50" type="text" name="title" /></td>
<td> </td></tr>
<tr><td colspan="2" scope="row"><font size="-1">����=></font>
<input size="15" maxlength="50" type="text" name="tel" /></td>
<td> </td></tr>
<tr><td colspan="2" scope="row"><font size="-1">�^��W=></font>
<input size="15" maxlength="50" type="text" name="ename" /></td>
<td> </td></tr>
<tr>
<p>
<td>
<input type="submit" value="Submit" name="B1">
<input type="reset" value="Reset" name="B2">
</td>
</tr>
</p>
</form>
</table>
</body>
</html>