|
-
November 18th, 2009, 03:11 AM
#1
Request.QueryString problem
Hi guys,
i am Request.QueryString["pwd"] to get the pwd value from the below url, but it cannot give me a right value.
URL:
http://www.mydomain.com/default.aspx...u+wZVvb1AMjpU=
the value i get:
E0dODy0X8Jb2KAGrOdrmaSiTWBEOEIu wZVvb1AMjpU=
+ sign is missing in the string
I've tried using HtmlEncode, UrlEncode and UrlPathEncode, but still can't get it right. Can anyone teach me how to solve this problem?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|