[pmwiki-users] Captcha

Hans design5 at softflow.co.uk
Mon May 12 05:55:55 CDT 2008


Monday, May 12, 2008, 11:39:44 AM, Mark Trumpold wrote:


> Thanks I am almost there however the captcha code doesn't show.
> http://www.ruthtrumpold.id.au/itgswiki/pmwiki.php?n=Guestbook.Homepage

it seems the variables are not rrecognised.

Try this code for the guestbook modification instead:

<tr><td class='prompt' align='right' valign='top'>
<input type='hidden' name='captchakey' value='".$CaptchaKey."' />
Enter code: <em class='access'>".$Captcha." </em></td>
<td><input type='text' name='".$CaptchaName."' size='5' class='inputbox'></td></tr>


  ~Hans




More information about the pmwiki-users mailing list