1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

SQL How to include simple timesheets to website?

Discussion in 'Web Development' started by NataGood, Jan 8, 2010.

  1. NataGood

    NataGood New Member

    Hi, I wanna add such a tool to my website in HTML, CSS - we have about 30 employees, so we need them to fill in timesheets online: working hours, projects. So, as I understand they will have to log in as users, fill in the forms and send them to the person who is responsible for timeshets. Can somebody offers smth?
     
  2. enigma1

    enigma1 New Member

    You need something like a database (eg: mysql) to store the timesheet information and have users to login. HTML/CSS won't be sufficient to do that as you need the server to cover quite a bit of the task.

    See if you can find something in sourceforge.net. Once you have the code in place you can integrate the HTML template at the top of the package.
     
  3. Olaf

    Olaf New Member

    Check hotscripts.com, I'm sure there are some free solutions to do that.
    If I read your question, I notice that you're not programmer right?
    Try some ready made applications
     
  4. SimonJC

    SimonJC New Member

    You would be better too get it inside a email wouldnt you? So its like a form? directed to your email, and name it Submited, then nothing can go wrong. such as this



    i can code you something for it?