Captcha loading problem in popup
Posted
by Dev
on Stack Overflow
See other posts from Stack Overflow
or by Dev
Published on 2010-04-08T06:25:07Z
Indexed on
2010/04/08
6:33 UTC
Read the original article
Hit count: 226
I am using jquery.load()
to load a page on click of a button.
The page that will be loaded contains a captcha.
When that page is getting loaded due to the captcha it is making the page to reload again and it is not showing anything.
If i am removing the captcha from the load page it is working fine.
I am using ASP.NET.
Can anyone help me?
© Stack Overflow or respective owner