Huang thanks for your response,
For the functionality to work right, I will need to check to see if the image is there. When you first come into the app no images are available until they select a certain style. Sometimes the style they select will not have a image with it. I want to have another image that will have 'No image available' if it is not there. If I add the text to the image widget it will show up when they first come into the app. That is misleading to the user.
I have tried a HttpRequest, but I get error: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Ran into this before and really don't want to go down that path again. This error is caused when your on the same server but try to access something on a different port. Browsers do not like you doing that.
That's why I was asking if there was some EGL widget or something I didn't know about that could handle this.
Ritchie
Gadberry