Results 1 to 2 of 2

Thread: vb daily time record

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    2

    vb daily time record

    can anyone help me how start making a DTR system. It's all about recording the attendance of the users, in which he has to log in and out. The first thing that the system will do is to log in the user's account, after that usesr's profile will appear and thats the time he would be able to log in or log out. can anyone help me and give me some idea about my project? here's my email [email protected]

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: vb daily time record

    It's basically a front end to a database. Decide on which database you'll be using and design the database. Then make the user interface, according to what you'll have to show:
    User's profile
    All currently logged-in users?
    Anything else?

    Once you have the database and the user interface, write the code to connect them together.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width