[erlang-questions] Uploading files to an Erlang website, and Captcha.

Gijsbert de Haan gijsbert_de_haan@REDACTED
Tue Jan 20 09:28:19 CET 2009


http://recaptcha.net/ is a very good service that does most of the work
for you.
You include some html and you get the validity answer back in a form
field.

Gijsbert

On Mon, 19 Jan 2009 23:31:06 -0800, "G.S." <corticalcomputer@REDACTED>
said:
> 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



More information about the erlang-questions mailing list