Hi,

question about saving the query string to a file as bytes.

i'm using a text file to save user info (e.g. username, password, email). But
I don't want this file to be readable when opened. so I will use some sort of
formatting it to be able to save if to the file (so that i will not be
readable, saving it as binary or byte will do) and using the formatting we
can reverse it back into a readable file.

how can i do this?

Thanks

/renz

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to