I have a perl script that will be executed in one of my controllers and will produce text output for a period of time. When I hit my rails app, the page doesn''t render until the perl script has fully completed running and then I''ll see all the output in one shot. I know with CGI I can just autoflush to see the output as it''s produced. Is there some similar functionality with RoR? Or is there some AJAX solution? I''m new to rails so any help is much appreciated. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---