I have inserted a login dialog into my project, but i would like to be able to add a username and password into it.
How would i create a login dialog in visual basic?
Hi!
It is easy to create login dialog but what you want?
is it in visual basic 6.0 or VB.NET?
is it in Windows application or in web page?
there is diffrenet answer for any of these.
Reply:make a table for users and put usernames and password
in this table .when the user want to access database
he have to enter his user name and password .so compare
the textbox value in which the user enters password and
user name through program with the table value .
if he is valid and match success the allow him to access data
base.
second if u r using oracle at back end then create user in it
and user will enter to form by coparing its information
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment