some characeter problem
- From: "Jason Huang" <JasonHuang8888@xxxxxxxxxxx>
- Date: Wed, 11 Jul 2007 15:46:14 +0800
Hi,
In my C# Net I have a string after encrypting as:
LVp0XG2enhBUFifY+41kQ
In my ASPNet I want to do something is the IE6 browser:
http://MyIP/MyWeb.aspx?TestNo=LVp0XG2enhBUFifY+41kQ
and my C# program will decrypt the "LVp0XG2enhBUFifY+41kQ" to a real number.
However, the "+" in the "LVp0XG2enhBUFifY+41kQ" just appears as a space so
my
program can't decrypt correctly.
Would someone give me some advice?
Thanks for help.
Jason
.
- Follow-Ups:
- Re: some characeter problem
- From: Rad [Visual C# MVP]
- Re: some characeter problem
- From: Göran Andersson
- Re: some characeter problem
- From: Jason Huang
- Re: some characeter problem
- Prev by Date: Re: out of memory in c# display
- Next by Date: Re: Returning custom IPrincipal from background thread to main thread
- Previous by thread: Re: out of memory in c# display
- Next by thread: Re: some characeter problem
- Index(es):
Relevant Pages
|