From: ivan Date: Thu, 14 Sep 2006 19:30:28 +0000 (+0000) Subject: pointer to elements/process.html, fwiw X-Git-Tag: freeside_1_7_2~1^2~324 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e417b8d8579f2ba08391cdace5d88f2120b8e722;p=freeside.git pointer to elements/process.html, fwiw --- 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.