Displaying 4 results from an estimated 4 matches for "howtosecureformswithnoisyimages".
2006 Mar 09
6
rmagick and captcha
Has anyone implemented a captcha with ruby on rails and rmagick?
I tried this example:
http://wiki.rubyonrails.com/rails/pages/HowtoSecureFormsWithNoisyImages
but I got an error:
undefined method `size'' for #<NoisyImage:0x34d8070>
Thank you
--------------------------------------------------
Rodrigo Dominguez
?
Iplan Networks ???????????????Datos Personales
rdominguez@iplan.com.ar ??????rorra@rorra.com.ar
www.iplan.com.ar ?????????????...
2006 Jan 24
2
Security Code for protecting forms?
Hi all
What''s the easiest way to protect my forms using a security code? Is
there any plugin available for this?
Thanks a lot. :-)
Josh
--
Posted via http://www.ruby-forum.com/.
2006 Jan 11
6
Output non-HTML (CSV) from Rails
Hi,
I want to offer a CSV download of data in my Rails app (eg. An "Export
to Excel" link to grab the current view of tabulated data).
However, I can''t seem to break-out of the Rails framework to output this
non-HTML data. Even if I eliminate my layout template from my view, the
most basic view (no HTML) will still wrap the output in
2006 Apr 28
9
How to display numbers or word graphically?
Some blog sites and others (ticketmaster, for example) require you to
read a graphical representation of a word or number to prevent a form
from being submitted programmatically.
I''d like to do something similar on a new site I''m building.
Two quick questions:
1. Is there a standard term for these graphical representations? i.e.
how would I do a google search for this