I see two options:
- There is a way to "tunnel" the image from TravelNow to the client by passing through your server. But that will add latency.
- You can also download all files from TravelNow and put a system in place that refresh your images regularly. The first download will be rather big. But a check to see if an image has changed is rather simple and fast.
Thierry-Dimitri Roy
2010-08-26 11:59:30