telemorgan
MIS
I am creating an ASP webpage that connects to an oracle database. I have the username and password imbedded into a connection string within the code on the page. Anyone that can run that page can simply "view source" and see the connection string. Does anyone have a way that I can hide or encrypt this username\password so that a user cannot view it?
Thanks in advance
Thanks in advance