Hello all,
I have a table with article references and the absolute path to a picture of that article. For example: article 72812 has a picture on our server named: s:\pictures\72812.jpg
I want to export this table (or a query on it) as an html document so I can view it with MSIE. But instead of the pathname, I want the browser to show the picture in a table, so it can serve as an internal catalogue or so...
PS: this is all on a local network, so nothing gets posted on a web server.
Additional requirement (if possible):
All pictures need to be scaled to a certain size (thumbnail), and be a hyperlink to the full size picture in a new window...
I think this is very tricky to do, if not impossible. But I've seen many desperate people get their answer in this forum...
Thanks in advance for your feedback.
S.
I have a table with article references and the absolute path to a picture of that article. For example: article 72812 has a picture on our server named: s:\pictures\72812.jpg
I want to export this table (or a query on it) as an html document so I can view it with MSIE. But instead of the pathname, I want the browser to show the picture in a table, so it can serve as an internal catalogue or so...
PS: this is all on a local network, so nothing gets posted on a web server.
Additional requirement (if possible):
All pictures need to be scaled to a certain size (thumbnail), and be a hyperlink to the full size picture in a new window...
I think this is very tricky to do, if not impossible. But I've seen many desperate people get their answer in this forum...
Thanks in advance for your feedback.
S.