Topic: blobbed images
Good day.
If the photo files are blobbed into the DB (or directly inaccessible) and can only be accessed by:
IMAGE
<img src='sitedotcom/index.php?action=dlattach;image;topic=66.0;attach=26' />
CORRESPONDING THUMBNAIL
<img src='sitedotcom/index.php?action=dlattach;image;topic=66.0;attach=27' />
How can we use those URLs when putting them in XML for the simple viewer? or auto viewer?
Please do reply and tell me if it's not possible.