Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Security form

Security form

Scheduled Pinned Locked Moved C / C++ / MFC
databasesecurityhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mahyar Es
    wrote on last edited by
    #1

    Hello . I want a simple program with 2 form 1. ask User name and password and if it is true then I have permission to use second form 2. in the second form I have registration form and database permission for user that after they registered they can recive one user name and pass then they can use the application . thank you for your help . Hello

    N 1 Reply Last reply
    0
    • M Mahyar Es

      Hello . I want a simple program with 2 form 1. ask User name and password and if it is true then I have permission to use second form 2. in the second form I have registration form and database permission for user that after they registered they can recive one user name and pass then they can use the application . thank you for your help . Hello

      N Offline
      N Offline
      NewbieStats
      wrote on last edited by
      #2

      Offline or Online? Offline apps that ask for username and password can use simple file i/o for login if you wanted to... the second form (registration form) could also be easily done with fstream and calling the login part to read from exact file... dats if u wanna do it easily... Online, im stuck on that as well but ill let u know when i get it ;) If you need help with offline logins then i could help you with what you need, im sure others here will be glad to give u links to articles thatll help you with server logins... There are many articles relating to login authorization, just use the search button :) /* Just a Human Trying to Live in a Computers World. */

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups