DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] ?> 0) then io.write(" class='error'") end io.write(">" .. val.label .. "\n") io.write("\t\t
" .. val.value .. "\n") if (val.descr) and (#val.descr > 0) then io.write("\t\t

" .. string.gsub(val.descr, "\n", "
") .. "

\n") end if (#val.errtxt > 0) then io.write("\t\t

" .. string.gsub(val.errtxt, "\n", "
") .. "

\n") end io.write("\t\t
\n") end end end ?>

SYSTEM INFO

PROGRAM SPECIFIC OPTIONS/INFORMATION

0) then io.write(" class='error'") end io.write(">" .. myform.label .. "\n") io.write("\t\t
\n") io.write("\t\t
"..myform.value.."
\n") io.write("\t\t
\n") end end ?>
DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] ?>