pointer to elements/process.html, fwiw
authorivan <ivan>
Thu, 14 Sep 2006 19:30:28 +0000 (19:30 +0000)
committerivan <ivan>
Thu, 14 Sep 2006 19:30:28 +0000 (19:30 +0000)
httemplate/edit/process/generic.cgi

index 82137c1..e3ac113 100644 (file)
@@ -1,5 +1,3 @@
-%
-%
 %# Welcome to generic.cgi.
 %# 
 %# This script provides a generic edit/process/ backend for simple table 
@@ -8,6 +6,10 @@
 %# If there's an existing record with the same primary key, it will be 
 %# replaced.  (Deletion will be added in the future.)
 %# 
+%# also see elements/process.html, newer and somewhat along the same lines,
+%# though it still makes you setup a process file for the table.
+%# perhaps safer, perhaps more of a pain in the ass.
+%# 
 %# Special cgi params for this script:
 %# table: the name of the table to be edited.  The script will die horribly 
 %#        if it can't find the table.