I've seen a site that shows an adsense ad to download firefox with google toolbar if using IE, but if you see the same site using firefox, it shows a different ad. Would someone have some code they could share to reproduce this effect? Thank you
I do that at www.narutowallpaper.biz, have a look at the code to see how I do it. Search the code for 'if IE'.
Thanks, that's a nifty piece of code. If it's ok with you, I'd like to use it on my site? I don't really want to waste ad space, I'm wondering if there is a way to put another conditional statement in there under the 'if IE' such as 'if ANYTHING ELSE' so that you could show a different ad to anyone else using a browser other then IE.