Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Compiled Languages (https://www.askmehelpdesk.com/forumdisplay.php?f=466)
-   -   C# code for a log in page. (https://www.askmehelpdesk.com/showthread.php?t=310283)

  • Jan 29, 2009, 10:59 AM
    Jerry45
    c# code for a log in page.
    Hi,
    I need code (c#) for a log in page. I have designed the form with one comboBox for username, one textBox for password and OK & Cancel buttons.

    Please reply soon.
  • Jan 29, 2009, 07:32 PM
    ResConst
    What functionality do you need? Do you need to validate rules for the password or check the username and password with a database?
  • Jan 29, 2009, 08:22 PM
    ResConst
    1 Attachment(s)
    OK, here is a simple example of a login page. It stores the login info in a list<>. You would need to write the code for the functionality of creating new user names and passwords and saving them. I have attached my example. Let me know if this helps.
  • Jan 29, 2009, 08:24 PM
    ResConst

    I forgot to tell you the default user name and password is "Admin" and "Password"

  • All times are GMT -7. The time now is 01:23 AM.