>Can you explain how it works?? Base64 encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.
If you want clear view of base64 visit http://en.wikipedia.org/wiki/Base64 If you want decode & encode something, pls visit http://www.motobit.com/util/base64-decoder-encoder.asp :-) -- Regards, Tha.Suresh http://thasulinux.wordpress.com -- l...@iitd - http://tinyurl.com/ycueutm
