hi-

is this possible? basically, i have a simple search text box whose
contents i want to send to my server to suggest a query.  that
suggested query will be in turn retrieved from a 3rd party API.  I
cannot figure out for the life of me how to use
text_field_with_auto_complete without a model. basically, i want a
text_field_tag and NOT a text_field to have autocomplete functionality
with my own custom controller method.

thanks for any help,
dino

-- 
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