开发者

iFrame with PHP reCaptcha page enbedded

开发者 https://www.devze.com 2023-03-22 01:33 出处:网络
I have a Microsoft Expression web site to which I would like to add a reCaptcha page. I have installed PHP and gotten reCaptcha working when navigating to the .php page with my browser.

I have a Microsoft Expression web site to which I would like to add a reCaptcha page.

I have installed PHP and gotten reCaptcha working when navigating to the .php page with my browser.

The problem however, arises when I try to display the parent page with the .php inside of an iframe.

I am only getting the Submit Query button and not the r开发者_StackOverflow社区eCaptcha image.

Is there some sort of <!DOCTYPE> setting or include that needs to be added to my non-PHP page to allow it to show correctly?

0

精彩评论

暂无评论...
验证码 换一张
取 消