Type
Tag Attribute
Explanation
Interfaces an editable HTML field (text box, check box, select list etc.) to a value from recordset, so that the value can be modified.
Format
KFIELD recordset.field
Example
<TD><input type="text" size="4" KFIELD__supplierqueryrecordset.supplierqueryid></TD>