On Jan 17, 2:33 ¨Βν¬ ΛυναΣαυςαφ Όσαυ®®®ΐγιπθεςτεγθ®γονΎ χςοτεΊ > Kumar Saurav wrote: > > Ryan Davis wrote: > >> On Jan 16, 2009, at 07:25 , Kumar Saurav wrote: > > >>> I am very new for ruby. I am using Ajax Request(Rmagick in controller) > >>> for changing image on my DIV but the problem is it refresh for first > >>> time only then after i have to refresh the browser always. If anybody > >>> having any solution, Please let me know . I am posting my code here > > >> pls ask these q's in the rubyonrails forums/lists. > > > I don't have access of that forum due to lost of the password and i > > think it belongs to this forum also so i put it here. > > Thanks > > Sorry i misunderstood. > > Thanks for the suggestion > -- > Posted viahttp://www.ruby-forum.com/. Have you tried: periodically_call_remote? or (non-AJAX): <META HTTP-EQUIV="Refresh" CONTENT="300">