
源代码HTML 源代码htmlbodyh1Employees/h1div idForm01/divdiv idList01/divbrtable idTemplate01 classappmltable stylewidth:100%;display:nonetrth/ththLast Name/ththFirst Name/ththDate of Birth/th/trtr idappml_rowtd stylecursor:pointer onclickemployeesForm.run(Form01,Template02,#EmployeeID#)img srcImages/appmlPlus.png/tdtd#LastName#/tdtd#FirstName#/tdtd#BirthDate#/td/tr/tablediv idTemplate02 classappmlform stylewidth:100%;display:nonelabelLast Name:/labelinput idLastNamelabelFirst Name:/labelinput idFirstNamelabelDate of Birth:/labelinput idBirthDatelabelPhoto:/labelinput idPhotolabelNotes:/labelinput idNotes/divscript srcappml.js/scriptscriptvar employees,employeesFormemployeesnew AppML(appml.php,Models/Employees);employees.run(List01,Template01);employeesFormnew AppML(appml.php,Models/Employees);employeesForm.displayTypeform;/script/body/html