6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
<form method="POST" action="%s">
|
|
<img src="data:image/jpeg;base64,%s" /><br>
|
|
Captcha : <input type="text" name="captcha" /><br />
|
|
<input type="submit" value="send" />
|
|
</form>
|