I have the basics down for importing an XML. However, I need to put an image in that is located on a ftp server.
This is what I hoped it would look like:
So is there any other way to link an image besides href="file://C:/blah.jpg
This is what I hoped it would look like:
Code:
<MyImage href="ftp://holland/images/img001.jpg"/>
So is there any other way to link an image besides href="file://C:/blah.jpg