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?