mr.digital
07-25-2002, 11:33 PM
By migrating the front end of my database application from Access to the web I found the following problem:
I have some tasks that have to be saved in a database. There could be from one to 100 tasks. When I finish writing what I have done, a java script writes a timestamp in a textbox. At the same time I should get one more set (textbox for the timestamp and the textbox for the task) of form fields.
That is how it should look like
Timestamp Task
26.07.02 00:30 writing down my problem
26.07.02 00:40 going to bed... ;)
I am not quite sure if something like that is possible.
Thanks for your help
I have some tasks that have to be saved in a database. There could be from one to 100 tasks. When I finish writing what I have done, a java script writes a timestamp in a textbox. At the same time I should get one more set (textbox for the timestamp and the textbox for the task) of form fields.
That is how it should look like
Timestamp Task
26.07.02 00:30 writing down my problem
26.07.02 00:40 going to bed... ;)
I am not quite sure if something like that is possible.
Thanks for your help