Thanks for the idea of using cfcontent!
What I did was on the form page use iframe as follows:

<iframe src="" name="theimage" id="theimage" width="56" height="20" marginwidth="0" marginheight="0" scrolling="no" frameborder="0"></iframe>

And then on the getimage.cfm:
<cfcontent type="image/gif" file="f:\websites\test\newimage.gif" deletefile="Yes">

The above works perfectly! I now have a new tool for my toolbox.

Thanks, Stan

> try adding a _javascript_ variable:
>
> img src="" 9000)#" width="150" height="60"
> name="activationImage"
>
> (I used cfcontent to generate and return the image in the above)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to