Hi Everyone,

I am having trouble in creating a login form in my windows application.
If i create a login form with its database local to the system ,it works fine .

But my requirement is that the database is placed on a remote server so that the login is secured.
When the user tries to use the application he first needs to login.
When he puts the username and password in the login form it should send the data to a remote server for authentication.
Please help me how to do the needful.

Thanks in advance

Regards
Aryan