| | |
Username / password using C#
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
Would it possible to have a form when you start a program that asks a username and password. Then the information sent to a server analised and compared to a database for approval to then show another form which then lets you use the program?
so basically you start xyz.exe
then your asked for : user / pass --> TCP/IP to private server --> interfaces with Mysql database --> finds the user / pass submitted --> then unlocks the program to let you use it.
I think the idea is feasble but would it possible to have this work with a MYSQL db? or maybe should it just wok with a text file.
What do you guys think?
so basically you start xyz.exe
then your asked for : user / pass --> TCP/IP to private server --> interfaces with Mysql database --> finds the user / pass submitted --> then unlocks the program to let you use it.
I think the idea is feasble but would it possible to have this work with a MYSQL db? or maybe should it just wok with a text file.
What do you guys think?
:eek: Come and visit SharpCreativity.com :eek:
•
•
Join Date: Jan 2005
Posts: 33
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by crypter
I think the idea is feasble but would it possible to have this work with a MYSQL db? or maybe should it just wok with a text file.
Also i wouldnt use a text document for security reasons. It is also considered bad practice to store information like that in a text document.
Sounds pretty logical! Well it is cuz i have web space and i have access to MYSQL and Postgre but i dont know much about postgre. Makes also sense to not store user/ pass in text doc. I was simply giving examplejust to make things clear.
But hey thanks for the reply! Hoopefully someone that has already done this can point me in the right direction also!
But hey thanks for the reply! Hoopefully someone that has already done this can point me in the right direction also!
:eek: Come and visit SharpCreativity.com :eek:
![]() |
Similar Threads
- "net user [username [password | *]" (Windows NT / 2000 / XP)
- parents forgot username and password (Windows NT / 2000 / XP)
- Missing username and password field - Novell (Novell)
- Login - Get the Correct Username and Password in ASP.NET Using VB (ASP.NET)
- Have IE prompt for username/password?? (Web Browsers)
- Require Username/password?? (Web Browsers)
- IE6 Problem Username/Password Link Error (Web Browsers)
Other Threads in the C# Forum
- Previous Thread: Put your MouseDown in a ListBox (C#)
- Next Thread: using functions
| Thread Tools | Search this Thread |
.net access algorithm array backup barchart bitmap box broadcast c# check checkbox client clock combobox control conversion csharp custom database databasesearch datagrid datagridview datagridviewcheckbox dataset datetime degrees development draganddrop drawing dynamiccreation encryption enum equation excel file form format formatting forms function gdi+ hospitalmanagementsystems httpwebrequest image index input install interface java label list listbox mandelbrot math microsystems mouseclick mysql namevaluepairs operator path photoshop picturebox pixelinversion post powerpacks programming property radians regex remoting resource restore richtextbox server sleep soap socket sql sqlserver statistics stream string table text textbox thread time timer update usercontrol validation visualstudio wait webbrowser windows winforms working wpf xml





