J
John
Hi all
I hope someone can help as I am completly stumped.
I have several image thumbnails in a folder outside of my web root (for security reasons).
On a site page called 'showThumbnails.asp' I use code to cycle through this folder
and populate the src attribute of the img tag.
When the asp page is opened in a web browser, nothing shows, although if I look at the page source
(via the browser), the img tags are all properly completed.
I was just wondering whether its because the src attribute is populated via asp, because if I
prepopulate it via normal html, then an image shows.
Any ideas anyone?
TIA
I hope someone can help as I am completly stumped.
I have several image thumbnails in a folder outside of my web root (for security reasons).
On a site page called 'showThumbnails.asp' I use code to cycle through this folder
and populate the src attribute of the img tag.
When the asp page is opened in a web browser, nothing shows, although if I look at the page source
(via the browser), the img tags are all properly completed.
I was just wondering whether its because the src attribute is populated via asp, because if I
prepopulate it via normal html, then an image shows.
Any ideas anyone?
TIA