Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, hello,
I'm familiar with the presidents.qvw and I used it to get this as a prototype. But, I can't use a plain sequence but dynamic code files with various coding conventions in various locations (numbers and letters). Is there a way to get something like this in the Straight Table object if I name photos as codes?
Thank you,
Nenad

Kiran,
I understand your point about bundeling but having photos so small will make no difference. I mean I'm not talking about faces. Further more, with bundeling I need to have extra table which can have only two columns ID and photo.
Yes, users are on the same network. It works on the server:

But, on the Access Point (using Ajax) it does not show photos but it shows red X. I tried to add <url> before the server name as I do for links but no luck with photos.

Do you know how access point reads files from the server, I mean in what format?
Of course, I can always set Photos as Links but it will not make me happy.
Best regards,
Nenad
Instead of the shared path, use filepath within server. Something like 'D:\QVImages\'&Only(ID)&'.jpg' Just tried and it worked for me from access point.
Kiran.
So easy and so far away
I was confused with the access point and shares and IE and ...
Thanks a lot for all of this.
BTW: I fnd it strange on how Images are ok with using a plain folder (D:\folder\) and Links need to have <url>\\server\sharename\folder\ structure.
Once more thanks a lot and have a great weekend,
Nenad