ЙажаСценарий / Говнокод #3953 Ссылка на оригинал

0

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24
  25. 25
  26. 26
<h4 class="red">Security</h4>
<p>This is to stop automated scripts completing the form at random.</p>
<div class="applysection">
	<table>
		<tr>
			<td> </td>
			<td> </td>
			<td width="40%"> </td>
		</tr>
		<tr>
			<th>What is the total <br />
		    of 4 plus 4?</th>
			<td><input type="text" id="Human" name="Human" class="required" /></td>
			<td class="helptext">please answer numerically. i.e.: 6 or 3 etc.</td>
		</tr>
		<tr>
			<td> </td>
			<td> </td>
			<td width="40%"> </td>
		</tr>
	</table>
</div>

......... и где-то в недрах подключаемого JS проверяем.....

function isValidHuman(sHuman) { return sHuman == 8 }

КАПЧА!!!!
сейчас мы это уже исправили так что без ссылки, но локально осталось это произведение.

Запостил: Alfred Alfred, (Updated )

Комментарии (11) RSS

Добавить комментарий

Помни, guest, за тобой могут следить!

    А не использовать ли нам bbcode?


    8