html_code_clinic thread: Chapter 12 - Data Binding
Your code appears okay except for a small mix up over the name of your data object. In the script at the top of the page you use 'employee', whereas in the OBJECT tag the id is 'employees'. This is probably the cause of the Stack Overflow error you were getting, although I don't know why there was a stack overflow. Trevor
|





