I'm working on the same thing at the moment. You might want to refer to: http://groups.google.com/group/pylons-discuss/browse_thread/thread/dae2ef02449b7fdb/cd4ced39fe351b22?lnk=gst&q=captcha#cd4ced39fe351b22
which points to https://gist.github.com/701444/93fde5e87e2fa591986b98b722de7ae24b469a69 (assuming you are using deform). I'm also looking at: http://pypi.python.org/pypi/recaptcha-client. Chris, in your mail you mention that it would be a good idea to do this as an add-on. Could you perhaps explain for me (as a new user) the distinction between creating an add-on and rolling your own widget as has been done with the github code above? Thanks, Ben On Jul 20, 7:59 am, Aviv Giladi <[email protected]> wrote: > Hey guys, > > I'm looking for an example of implementingCAPTCHAwith jQuery and > Pyramid or Pylons as the server side (without PHP essentially). > > Is this possible? Thanks! -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
