HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/namecard/pdfPrint2.php
<html>
<head>
<title>Name Entry Level</title>
</head>


<body>







<table width="100%" cellpadding="5" cellspacing="0">

<form method="POST" action="businesscard2.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>&nbsp;</td></tr>
	
		<tr><td colspan="2" scope="row"><font size="-1">¾��=></font>
	<input size="15" maxlength="50" type="text" name="title" /></td>
    <td>&nbsp;</td></tr>
	
		<tr><td colspan="2" scope="row"><font size="-1">����=></font>
	<input size="15" maxlength="50" type="text" name="tel" /></td>
    <td>&nbsp;</td></tr>
	
		<tr><td colspan="2" scope="row"><font size="-1">��=></font>
	<input size="15" maxlength="50" type="text" name="cell" /></td>
    <td>&nbsp;</td></tr>
	
		<tr><td colspan="2" scope="row"><font size="-1">email=></font>
	<input size="15" maxlength="50" type="text" name="email" /></td>
    <td>&nbsp;</td></tr>
	
			<tr><td colspan="2" scope="row"><font size="-1">�^��W=></font>
	<input size="15" maxlength="50" type="text" name="ename" /></td>
    <td>&nbsp;</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>