I post this question on behalf of my tech team. We simply put the following Google AdSense code into the http://www.requestfill.com/myreqfill.php

(I cross the publisher number in this posting)

<script type="text/javascript"><!--

google_ad_client = "pub-xxxxxxxxxxxxx";

/* 728x90, created 6/1/08 */

google_ad_slot = "6307144564";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

The result is http://www.requestfill.com/myreqfill.php is forever running, never shows up, if we copy the same code into a static page :http://www.requestfill.com/aboutus.php
Adsense shows, does anyone know the reason why AdSense does not work/show in http://www.requestfill.com/myreqfill.php? (a dynamic page)


Thanks for your help!!

Good news, it works now :-)
Tested in MSIE and Firefox. I do see the banner - when I switch off my Adblock, of course ;-)

I think it was either Google problem or something with your connection. The way you included the code is correct (I prefer using " to ' in tags but practically it doesn't matter).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.