Hello,

I am currently working on a project in which I use Prototype.js to
update my page displaying different kinds of products and brands, and I
have a problem with the following scenario:

I have a brand with an 'ö' in the name, but it does not show in the
page. However, when I open the URL directly, it does display. I use the
following URL to fetch the page
"ajax.php?update=content&niveau=4&cat=2101005&merk=M%F6ck", and as
said, in my browser, it display's the content correctly, however, when
using it through the Ajax.Updater, it replaces the %F6 (the 'ö') with
a nice square.

Is there a way around this?


--~--~---------~--~----~------------~-------~--~----~
 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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to