ClevelandSteve
Programmer
I apologize if this is not the correct board for this question. I have an asp.net (2.0) login page where I want the user to enter their Oracle (10g) user name and password. I want to pass this to the database for authentication, and then return to the web application if the account succeeded or failed. I have been searching the web for a solution, but haven’t found what I am looking for. Could someone point me in the right direction?