xiaocong.hust-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Nov-08 08:54 UTC
Can the ''url'' of Ajax.Autocompleter be a ''xxx.htm''?
It seems that it doesn''t work when I request a htm file? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Ryan Gahl
2006-Nov-08 15:02 UTC
Re: Can the ''url'' of Ajax.Autocompleter be a ''xxx.htm''?
I think this has to do with your web server configuration, and using the POST verb. The url has to be something that your server will support POSTing to, unless you override your autocompleter to use GET I guess... On 11/8/06, xiaocong.hust-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <xiaocong.hust-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > It seems that it doesn''t work when I request a htm file? > > > > >-- Ryan Gahl Application Development Consultant Athena Group, Inc. Inquire: 1-920-955-1457 Blog: http://www.someElement.com --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---