Re: [Simpleweb-Support] Wrong Parameter value
Brought to you by:
niallg
From: Niall G. <gal...@ya...> - 2007-01-29 23:26:23
|
Hi Baptiste, Just use base64, or some other way to escape the parameter. You should not really send binary in parameter values. Niall --- Baptiste Dubuis <bap...@gm...> wrote: > Hi again... > > Actually, I think my problems comes from the fact > that the parameters are > stored as String, and not as byte[] or something, > which means it must have > been translated using a given charset... But maybe > this charset just drop > characters that it does not know, as they are > written in %xy notation... > > Is it possible? And if so, how could I access the > true value? Or maybe > should I modify the request class? > > Thank you for any answer... > > Bat > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> _______________________________________________ > Simpleweb-Support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpleweb-support > Niall Gallagher ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html |