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

Phase1 and Phase2 information

0) then io.write("
".. v['Destination']['value'] .. "
") io.write("
\n") io.write("") local tags = {"Created","Source", "St", "S", "E",} for k1,v1 in pairs(tags) do io.write("") end io.write("") for k1,v1 in pairs(v['Phase2']['option']) do io.write("") end io.write("
Phase1 details
" .. (v[v1]['label'] or "") .. ""..(v[v1]['value'] or "")) if (v[v1]['descr']) and (#v[v1]['descr'] > 0) then io.write(" (".. v[v1]['descr'] .. ")") end io.write("
Phase2 details
" .. (v1['value'] or "") .. "
") io.write("
") end end ?>

Policy information

"..myform.label .."\n") io.write("
"..myform.value .."
\n") ?>
DEBUGGING

DEBUG INFO: CFE

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