Hi John, I'm experiencing the following problem with page blaster, and I think it is just a matter of setup. I have an "aspx" page (non-dnn) that outputs a "jpg" file. This is for a captcha feature. 1 - This is the page in a dnn site without pageblaster: http://www.wsicorporate.com/VerificationImage.aspx 2 - This is the same page in a dnn site with pageblaster: http://www.businessedgepreview.com/regionalsites/VerificationImage.aspx As you could see, in #1 a dotted image comes up, which is correct, but in #2 the image doesn't come. In #2, as soon as I remove pageblaster's references from the web.config, the image comes up properlly. An ideas of how can I have pageblaster ignoring the non-dnn page VerificationImage.aspx in the dnn site? Thanks, -Aderson |