Hi,

Trying to use Ajax.Updater to update a screen element.  Works well,
except in one place where I want to use a 302 Redirect page.  This
works absolutely fine in the Browser, and takes me to the page I want
to see.  However, when calling using Ajax Updater, I get a message
like this:

This document you requested has moved temporarily.

It's now at http://....

The on302 event fires, and I have tried re-calling Ajax.Updater from
there, with the redirect URL, but with no success.

I have seen other posts which say that hte redirect happens
transparently to the code, but this is not my experiece.  I am using
Firefox 2.

Any ideas?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to