Hi,
I have a simple scenario, I want to write a web form for each employee (employeeNo.HTM). The form consists of Label/Textbox pairs. The Label text will contain the original value for the field, the textbox the new value - if there is one. I would like to persist the data in the textboxes between sessions using the web form as the data store (no databases) at the end of each month I'll search the web forms and retrieve the new values from the textboxes and update the employee file, and the label text for each employees web form, is this possible?
Any advice, pointers, tutorials appreciated.
Thanks David
I have a simple scenario, I want to write a web form for each employee (employeeNo.HTM). The form consists of Label/Textbox pairs. The Label text will contain the original value for the field, the textbox the new value - if there is one. I would like to persist the data in the textboxes between sessions using the web form as the data store (no databases) at the end of each month I'll search the web forms and retrieve the new values from the textboxes and update the employee file, and the label text for each employees web form, is this possible?
Any advice, pointers, tutorials appreciated.
Thanks David