I am using text_field_with_auto_complete to display a list to the user. Unfortunately, some of the items contain non-url friendly characters. How can I wire up the prototype encodeURI function to package the field before sending? <%= text_field_with_auto_complete :classification, :class_desc , :skip_style => true, :size => 60 %> Thanks for any tips -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---