Link to home
Start Free TrialLog in
Avatar of ptslv
ptslvFlag for United States of America

asked on

How to output an embeded ole object from MS Access database into a ColdFusion 8 form?

I have an Access database with a field type embedded ole object (contains a jpeg image).  How do I output the image into a CFform?  The form is editable, but the image will probably remain static.

ptslv
ASKER CERTIFIED SOLUTION
Avatar of _agx_
_agx_
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ptslv

ASKER

Thanks for the help - I appreciate it!

ptslv