Tag Archives: Javascript Errors

Javascript Objects and Methods

I have a lovely form that allows me to add_new records, edit records, or delete records for a database table. What was missing was an extra submit button to allow me to edit an existing record and save it as … Continue reading

Posted in Code, Problems & Fixes | Tagged | Comments Off on Javascript Objects and Methods