summaryrefslogtreecommitdiffstats
path: root/tinydns-confirmaction-html.lsp
blob: da6753e6c57dc13793c12541b48dfde1fcf0586a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<? local form = ...
require("viewfunctions")
?>
<?
---[[ DEBUG INFORMATION
io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
io.write(html.cfe_unpack(form))
io.write("</span>")
--]]
?>

<BR><BR><CENTER><B>DEBUGGING:</B><BR>
This function still doesn't work.<BR>
Need to get the information on what action we are about to execute and what file to use for this actino.</CENTER><BR><BR>