hi everyone hope you are all well...
i am login with userid and password and i want to display there username after login from my oracle database how?

Recommended Answers

All 3 Replies

Simply include the username is the result from the login query against the database. Then store it in session, or whatever persistance option is available to you. Then you have it available to use whenever you need.

sir please show also code

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.