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?