So I'm using cfimage captcha for a web site, and about half the time it seems like the captcha imags are not loading with the page.
http://www.saline1990.com/class_profile.cfm?member_id=62325 IF you reload that 10 times, chances are good that 5 times you'll see a broken image. If you see a broken image and right click on it and choose show image... eventually the image will show up. I don't know how cfimage works .. does it throw off a thread that creates the captcha image and return the HTML code BEFORE the image is actually generated? Because that appears to be what's happening here... either that or the cffileservlet that is serving the image is slow in noticing the existence of the image. -- Rick Root New Brian Vander Ark Album, songs in the music player and cool behind the scenes video at www.myspace.com/brianvanderark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308800 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

