![]() |
|
|
| Subject:
When to use UrlDecode in ASP.NET app
Category: Computers > Programming Asked by: mountaintop-ga List Price: $40.00 |
Posted:
03 Jan 2005 10:32 PST
Expires: 04 Jan 2005 16:49 PST Question ID: 451012 |
Hello. I need an answer within about 1 hour. I have to process strings
that may sometimes (but not always) be double UrlEncoded. Therefore, I
must have logic that tells me when to sometimes apply an extra
UrlDecode. If I always apply the extra UrlDecode (i.e., apply it when
the string has not been double UrlEncoded), some chars are dropped
("+" becomes a space char). What I am looking for is an existing
ASP.NET method, OR new code in C# to create such a method, that will
efficiently tell me when to apply the extra UrlDecode. (I hope to
avoid a brute force search of the strings for certain chars.) Thanks! | |
| |
|
|
| There is no answer at this time. |
|
| There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
| Search Google Answers for |
| Google Home - Answers FAQ - Terms of Service - Privacy Policy |