Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

loading image into report using html image tag.

Status
Not open for further replies.

vbadmin

Programmer
May 11, 2004
12
US
If I have a field in my database that stores the location of an image (i.e., <img src="C:\image1.jpg">), can I load that into a crystal report and have it interpret the html and load in the image in the source path instead of just displaying the tag?
 
I am not sure if this will be of help, but you might want to take a look at thread149-370665.

zemp
 
that was exactly what I was looking for. Thanks a ton!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top