Results 1 to 5 of 5

Thread: IN/Out Internal Web Page Query

  1. #1
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Lightbulb IN/Out Internal Web Page Query

    Hi All you clever people

    I trying to develop a web page for internal use, whereby I can place icons in a table etc as to whether or not a person in the company is IN/Out of the office. I was trying to do it with a forms option button etc however if wrote the data to an internal DB, but other users cannot read the status, it just reset all back to default.

    Any suggestions or how/ if I can do this.

    i.e Simon is IN or Simon is OUT


    best rgds,Simon :eek

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmmm it's difficult for outsiders to help you with this, as they would need to understand your entire process of logging in the user and how this information is stored/ accessed...

  3. #3
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Hi ddadmin

    Access is just via a htm web page i.e user opens, or receptionist opens and click in/out for name. Thats why i was thinking of the option box fromt he forms. rgds,Simonf

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Merely clicking "in/out" doesn't persist this info, however. You need to then store this information on the server end (ie: to a mySQL database), so another user that views the same page can then be served with this information.

  5. #5
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Hi ddadmin

    That what I seem to be battling with... I seem to write the data, however when someone else opens the page it does not read. Suggestions on code??

    rgds,Simon

Bookmarks

Posting Permissions

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