Hi, I have this code working in Firefox. <script type="text/javascript"> var updater = new Ajax.PeriodicalUpdater(''cres_taps_table'', ''scrc? ajax_show_cres_taps=1'', { method: ''get'', frequency: 10 }); </script> It runs every 10 seconds and it''s fine. In IE, it runs once, and then never runs again. That is, in IE7. I haven''t yet tried in IE6. Help appreciated in troubleshooting. Thanks, Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---