Is it possible?
I have a table setup which imports an image into one cell, and need to import text to the cell to the right of the image.
Importing the image from my PC is no problem (img src="images\image1.jpg" within the <td>), but I can't do the same with the text. Can it be done from a local file, (src="textfiles\text1.txt" or something like that) or will it only work using a URL to a file stored on a server?
I need to find something better than the eCommerce catalog system in Netobjects Fusion 11, and even the tables in fusion aren't really upto the job in hand. I hope to hand-code my own tables and patch the code into my website.