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/ACFrame/index.php
<html>
<head>
<title>Pick Picture</title>
</head>


<body>







<table width="100%" cellpadding="5" cellspacing="0">
<h2>挑作品</h2>

<form method="POST" action="dhtmlTT2.php">
<font size="3" face="Arial">


<input type="radio" name="tmpt" value="perl.jpg"><img src="perl.jpg"  alt="Perl">
<input type="radio" name="tmpt" value="Fruit-L.jpg"><img src="Fruit-L.jpg" alt="Fruit">




	
	
    


<tr>
<p>
<td>
<input type="submit" value="Submit" name="B1">
</td>
</tr>
</p>
</form>

</table>
</body>
</html>