Good news!
Thanks for posting your solution.
Tripp
--- In ydn-javascript@yahoogroups.com, "grimholtz" <grimholtz@...> wrote:
>
>
> > Ok, thanks. Figured out the problem: IE6 is caching the JSON data and
> > not hitting the server for updates...it's getting it from cache, so
> > the chart never updates.
>
> Just to follow up, caching was the problem. Setting no-cache HTTP
> headers makes IE6 update the chart. Thanks for your help, Tripp.
>