hi,
i am having a problem with my select box and textboxes for the equivalent code for my 2nd and 3rd selectboxes. it works as the 3rd select box is dependent what is chosen from my 2nd select box and 2nd select box is dependent on my 1st select box. Actually the code works fine until I combine it with my other codes. one of the codes is my function disable and undisable of the select boxes if the user has already done the time in or not. my select boxes are not working as what I was expecting. this is what happening. if the user has already timed in then the selectboxes are undisable so the user could choose. the first selectbox has a default value of gis and when i choose any data from my 2nd select box it didn't display the equivalent code on my textbox and also same what happened in my 3rd select box and textbox. I also have an input box wherein the user should fill in the number of hours consumed. however, before i could enter the number of hours the page refreshes and display the equivalent codes and then it goes back checking the date again. anyone has encountered same problem as mine? hope there's someone here could help me. my selectboxes and textboxes are data from my database.