Josen Ruiseco wrote: >I need to implement a module that prevents automated logins and/or >registrations on a website. You know, the kind where you must read the letters >or numbers off the image and input them before you may proceed. > >Has anyone done this? If so, what was the general strategy regarding the >images? > >Does anyone know of a module that can be purchased for CF that already does >this? > >Any thoughts would be appreciated. > >Regards, > >Josen Ruiseco >GoMotorBids.com > > Key Images. Automatically generate an image that contains a session key. If the session key is incorrect, disallow the registration.
I've done this using imagemagic and BlueDragon's CFIMAGE tag. HTH! -- Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204351 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

