How to refresh a container

I have a application with 2 containers on it. I would like to refresh only only one of them. Is there a way to do so?

Thanks for any help you may give,

Tim

what do you mean with containers?. is it a dashboard?.

being that the case you only need to set the refresh time for the one you want to be refreshed.

Regards

No, it is not a Dashboard. These are Widgets / Containers with application running inside. I did find the answer by playing around with the app. You can right click inside the container and choose refresh frame. This wasy the user has control when it is refreshed rather than have it refresh at a timed interval.

Thank Your your help.

Tim

You can refresh using jquery/javascript “changing” the source of the iframe to the same target.

Here is my application, I wanted it to pull the default location (Indianapolis) Weather, but wanted it capable to pull any other locations weather. This application is built for the Intranet.

See attached picture!

[ATTACH=CONFIG]n65442[/ATTACH]

Weather Containers.jpg

Then just refresh the weather widget and it’s done