[erlang-questions] Uploading files to an Erlang website, and Captcha.
Michael Truog
mjtruog@REDACTED
Tue Jan 20 09:09:14 CET 2009
It might be easiest to use Imagemagick to create a cache of captcha
images. See post here for an example:
http://studio.imagemagick.org/pipermail/magick-users/2007-January/018929.html
G.S. wrote:
> Hello again everyone,
>
> My website is built on Erlang, and though right now it's based on
> Inets, in deployment it will be mochiweb. Anyone here has experience
> and knows or can suggest how one would use Captcha in Erlang? or/and
> how I can allow users to upload files to my website if it's built on
> mochiweb or Inets?
>
> Regards,
> -Gene
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list