>I am not hard coding the references to >these things. For instance, the css reference is <link >href="/includes/www_jury-duty_org/layoutfiles/styles/main_home_styleshee >t.css" rel="stylesheet" type="text/css">. I can browse to the broken >images fine.
This is actually the problem, since your Shared SSL has a subdirectory on the path, you can't use an absolute path like this. Take the forward slash off the front and it should work then. Of course, a better option is to just pay for your own SSL. You can get them very cheap now from places like GoDaddy. --- Mary Jo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:241284 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
