What about fixing it in .NET? PHP has had (for a very long time) rawurlencode(), which does the %20 thing, and urlencode(), which does the + thing. I would find it difficult to imagine that there's a missing feature in something as sprawling as .NET.
Walter On Mar 30, 2007, at 7:16 AM, Matthew wrote: > > Dear Eric, > > Thank you for your reply. Do you know how to solve it without > touching prototype.js? extend String and override String.toQuery > Any better idea? Thank you in advance :) > > > Matthew > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
