I am new to ASP, and hope someone helps me out. I have a form creating in
Dreamweaver Ultradev. The form elements include 12 textfields that will
initialize the vacation hour for each employee for 12 months according to
his/her year of service. Other form elements are an employee ID drop-down
list, a current year textfield to compare the year hire of an employee, a
Generate button, and a Post button. What I want to do is after selecting
employee id, and enter current year and clicking the Generate button, the
vacation hour will be automaticly shown in the 12 textfields for that
particular employee. Then if the result is sactisfied, clicking the post
button will insert vacation hour into a table in Microsoft Accesss. I am
not sure if ASP had this function or should I use JavaScript instead. I
am very grateful if someone had any suggestion. If for JavaScript, what
function should I use and how to approach this solution since I am new to
JavaScript too.
Thanks,
Venti