Made all scripts "use strict"

Implemented Captcha
This commit is contained in:
briandilley
2006-10-23 22:14:15 +00:00
parent ab68bd0d6c
commit eed35515bf
6 changed files with 281 additions and 115 deletions

View File

@ -52,7 +52,7 @@
<form id="searchbox" action="${SCRIPT_NAME}" method="get">
<div>
<input type="hidden" name="action" value="show" />
Kwote #&nbsp;<input type="text" size="5" name="kwoteid" id="kwoteid" />
Kwote #&nbsp;<input type="text" size="5" name="id" id="kwoteid" />
</div>
</form>