Hi Folks,

Does anyone know of any issues with using CFCONTENT to display images for
clients browsing through WINproxy?

I am using CFCONTENT to display .gif files (banner ads).  It works fine when
I am not behind a WinProxy server, but when I am the images just don't
display.  I have even tried using the same machine with and without
WinProxy...it always works fine when WinProxy is not involved.  We've tried
clearing caches, etc...but haven't had any success.

Thanks for any ideas,

Eron

Here is the CFCONTENT statement (in a file called
banner_get_for_display.cfm):

<CFCONTENT TYPE="image/gif" FILE="#actual_location#\#IMAGE_TO_DISPLAY#">

Here is how I call it when I am displaying a banner:

<IMG SRC="http://www.myserver.com/banner_get_for_display.cfm?campaign_id=3">


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to