borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Dial-up Connection with VB 6)Next Topic (I am new) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : Login via webpage
Poster Message
millerdraft
Level: Scholar

Registered: 01-02-2003
Posts: 41

icon Login via webpage

This may not be the right place to ask this, but here I go.
I have a time clock program that I have people at work punch in / out with and was wanting to add some more features.

Features:
Login via webpage
view hours worked
vacation time
sick days
etc.

I can do all that in vb but would anyone know how I can make it so they could do that stuff through the webpage?
maybe by making the timeclock a webserver as well?

Any help is greatly appreciated.

Thanks in advance,

Ted


____________________________
Ted Moe
I wish I was real good at this stuff!

10-12-2003 at 01:59 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: Login via webpage

what does your time clock do?

what exactly? i can help you out, but you have to help me understand your situation too.


____________________________
Been busy trying to take a second degree <--it's not working out...

18-12-2003 at 06:29 PM
View Profile Send Email to User Show All Posts | Quote Reply
millerdraft
Level: Scholar

Registered: 01-02-2003
Posts: 41
icon Re: Login via webpage

What the timeclock program does is listen on whatever port I have it on (Don't remember off hand) for connections from each client.  

-User1 Logs in via remote computer
-Server receives data and verifys login info and checks for valid IP Addresses then if all info okay sends info back to client (You punched in / out at 8:07 AM)
-Client then displays this info and waits 5 seconds and then closes

I would like to have the server allow the following features
Features:
Login via webpage
view hours worked
vacation time
sick days
etc.


Any help is greatly appreciated.

Thanks in advance,

Ted


____________________________
Ted Moe
I wish I was real good at this stuff!

22-12-2003 at 03:07 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
siddhs
Level: Professor

Registered: 02-03-2003
Posts: 92
icon Re: Login via webpage

hi miller...
   well what i get from your question is
(1) you want a server that can  get ur ppl on LAN to check in-out and enter information through a web-page.

well, if u r working on a LAN in ur work-place, then u can set up an Apace web-server localy, i.e...may be u know all this but lem me write it (eg. http://xxx.xxx.xxx/login) where xxx is ur server IP address. You can use a frontpage to design  ur webpage and connect it to access/oracle in back-end for the dbase entry. and thats quite easy with frontpage.

did this help ??

Siddhs

____________________________
FireFox - Its Yours & Its Free
Here it is

45 Gmail Invities left ;) ....PM me to get one...

26-12-2003 at 03:49 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : Login via webpage
Previous Topic (Dial-up Connection with VB 6)Next Topic (I am new) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder