Hi all. Using NT4 with Clarion 6.3, ABC.
I have a form which I hand coded to show a number of images from a folder but one that changes depending on other options. I have that working for the most part using the full path from the web folder but I prefer to have the web page only have the base name without the path. I would then expand that filename at the server based on session values to the full path/name. The reason for this is to prevent someone from modifying the web source page and get pictures from a dfferent folder.
I have done something similar with files using ThisNetWorker.Rename() but that does not appear to work for images. I assume there is a procedure that I can use to do this but which one?
Thanks in advance for any tips or pointers!
Barton Whisler