2F is a forward slash which doesn't get encoded therefore doesn't need decoding 5C is the backslash which works OK for me
Ian http://examples.roughian.com 2009/3/27 Thomas Wrobel <[email protected]> > > That was the one I tried already, it dosnt decode backslash's correctly. > (that is "+%2F" isnt decoded) > Thanks anyway. > > ~~~~~~ > Reviews of anything, by anyone; > www.rateoholic.co.uk > Please try out my new site and give feedback :) > > > > 2009/3/27 mel <[email protected]>: > > > > > > Its URL.encode(String) from the com.google.gwt.http.client package. > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
