Hi, So I uploaded a file to my server using an XMLHttpRequest and I wanted to notify the client of the url of the uploaded file. So in my app on the server side, I use for testing purposes: render :js => "alert(''File URL: blabla'');" but even though the client receives the successful response (traced in Firebug), the alert doesn''t show up. What could prevent that? Thanks in advance for your insights, -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.