Question about URI encoding

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Question about URI encoding

Philip Colmer
Hi

I'm "translating" the Javascript so that the code can be used on another portable device and I'm curious about the password encoding phase. It looks like you are encoding the password as an "escaped" string and then decoding it back again. I'm not sure why this is being done ...

Thanks.

Philip
Loading...