ASCII VALUE in Linux application server
My application is in Windows client machine ORacle 10g.IN this I convert password to CHR(Ascii(password)+57) and storing it in a table.While decrypting in windows it does not give any problem.I deployed the form in Linux application server.IN linux CHR(ASCII(password)+57) is different.Mostly all characters in the password in Linux are displayed as squares.Please help me to find the solution for this problem.Very Urgent.
Thanks.
With Regards
Jayashree