I created a virtual folder in IIS that points the network folder of my .jpg's. In my preview in application builder, the links work. I click a point and the picture pops up. I click the picture and a separate web page opens with the picture as well.
However, when I launch the application URL and try the same sequence, the picture does not show and I get a 404 Not Found error when I click on symbol where the picture should be to open it in a separate tab.
Are these urls on a different server then the one your application is on? You may be getting a security error.
I was trying the URL on the server machine and it wasn't working. When I went to the URL on a different machine, it worked. Looks like you were right, the server machine had security issues. All is well now since it works on browsers not on the server machine. Thanks for the widget, it has helped us a lot.