thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

.NET reCaptcha AllowMultipleInstances=true #185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have two forms on a single page and I've added two reCaptchas (1 in each 
form) for that single page.
2. However, only the 1st reCaptcha is displayed on the first form
3. Tried setting AllowMultipleInstances equal to true and that still did not 
help

What is the expected output? What do you see instead?

I would expect to see both reCaptchas

What version of the product are you using? On what operating system?

recaptcha-dotnet-1.0.5.0
windows 7

Please provide any additional information below.

How can I display multiple reCaptchas on a single page?

Original issue reported on code.google.com by silva.da...@gmail.com on 28 Feb 2014 at 8:35