From e417b8d8579f2ba08391cdace5d88f2120b8e722 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 14 Sep 2006 19:30:28 +0000 Subject: [PATCH] pointer to elements/process.html, fwiw --- httemplate/edit/process/generic.cgi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/httemplate/edit/process/generic.cgi b/httemplate/edit/process/generic.cgi index 82137c177..e3ac113ae 100644 --- a/httemplate/edit/process/generic.cgi +++ b/httemplate/edit/process/generic.cgi @@ -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. -- 2.20.1