Click here to Skip to main content
15,903,203 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, guys In my web page i am using captcha control, First time, when i enter the generated code , this is not working , this give error message" wrong enter code" again if we insert the record next time, then this is working in proper way.can you tell me why are this error occurring.
Thanks in advance
Posted
Comments
Sandeep Mewara 22-Dec-11 3:20am    
Not clear.

No, we can't.

Sorry - but we have no idea of the code you are using, or how you are using it.

Run the code in the debugger. Put a breakpoint on the button handler start, and single step through your code. It should become obvious.
 
Share this answer
 
Hi I have solved this problem by taken captcha field in update panel.
Thanks Every one for your value able time.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900