Associate
- Joined
- 18 Oct 2002
- Posts
- 710
- Location
- Somerset
I am trying to put a page together that works with times,
The user will input a 'start' time,
make several choices from selection menus which will result in a 'to do' time in secs,
this 'to do' time needs to be added to the 'start' time to give a 'finish' time.
I have done something like this in C++ before but do not have the code to look at and try to alter and i am currently drawing a blank on the best way to do this on a web page.
Any one have any ideas or pointers or know the best place to look for help?
Thanks
The user will input a 'start' time,
make several choices from selection menus which will result in a 'to do' time in secs,
this 'to do' time needs to be added to the 'start' time to give a 'finish' time.
I have done something like this in C++ before but do not have the code to look at and try to alter and i am currently drawing a blank on the best way to do this on a web page.
Any one have any ideas or pointers or know the best place to look for help?
Thanks