On Feb 8, 5:19 pm, "dino d." <dinodorr...@yahoo.com> wrote:
> Am I violating some rule about cross-site ajax calls?  Can I have my
> server generate the observe_field code which calls a 3rd party server
> for ajax updates, like observe_field?

The javascript that observe_field generates will mean that you break
the rules about cross site ajax calls. The yahoo developer network
has a page ( http://developer.yahoo.com/javascript/howto-proxy.html )
on this and various ways of tackling this.

Fred

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to