when i try to get a text type cell, i always end up w/ getting the text divided by ''?''. for example, instead of getting "hello", i will get something like "h?e?l?l?o?". im really frustrated. does anyone know anything about this? plz help!!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
rwebler-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jun-27 16:41 UTC
Re: help w/ parseexcel
Maybe the text isn''t divided by ?, but is encoded in a two-byte encoding, hence the ?? Could it be the problem? On Jun 27, 1:06 pm, ligerdave <david.c...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> when i try to get a text type cell, i always end up w/ getting the > text divided by ''?''. for example, instead of getting "hello", i will > get something like "h?e?l?l?o?". im really frustrated. does anyone > know anything about this? plz help!!!!--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---