UPDATE res_education SET year= '#form.year#', school= '#form.school#', active= #form.active# WHERE ID = #URL.ID# INSERT INTO res_education (year, school, active) VALUES ('#form.year#', '#form.school#', #form.active#) SELECT * FROM res_education Admin: Resume Education
Admin: Education
Edit Existing Education:
Year School/Info Active  
checked="checked" type="checkbox" id="active" value="yes" />
 
Add New Education: