thiagocavaloti / recaptcha

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

recaptcha display is weird on ASP.Net Webpage #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Steps as per "http://code.google.com/apis/recaptcha/docs/aspnet.html"
2. Only difference is recaptcha is placed inside a HTML table cell <td></td>
3. See the attached screen shot.

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

Expected Output: User Readable Clean Captcha image
Current output: Weird captcha display on the page

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

Visual Studio 2008 Professional with SP1 on Windows Server 2003 R2 Enterprise

Please provide any additional information below.

If this gets working, I would like to put the recaptcha inside an asp:table 
control placed inside AJAX update panel to avoid entire page post back.

Original issue reported on code.google.com by meeta...@gmail.com on 22 Nov 2011 at 11:39

Attachments:

GoogleCodeExporter commented 9 years ago
This is implementation issue not related to the library.

Original comment by adrian.g...@gmail.com on 28 Mar 2012 at 8:44