INSERT INTO res_reps (company,city,state,comments,active) VALUES ('#form.company#','#form.city#','#form.state#','#form.comments#',#form.active#) UPDATE res_reps SET company = '#form.company#', city = '#form.city#', state = '#form.state#', comments = '#form.comments#', active = #form.active# WHERE ID = #URL.ID# SELECT * FROM res_reps Admin: Main Page
Other Representation
 
Company City State Comments Active  
checked="checked" />
           
Add New Representation