From: Randal L. Schwartz [mailto:[EMAIL PROTECTED]
> > "Wert," == Wert, Nathaniel J <[EMAIL PROTECTED]> writes:
>
> Wert,> Please excuse my lack of knowledge in this subject.
> The original script
> Wert,> executes every statement and in the process, it erases
> the file when it
> Wert,>
Hi,
I am using CGI module.
a.cgi calls b.cgi through POST method. I am collecting all the parameters
using the param function.
b.cgi draws a table based on the input from a.cgi's form.
The table's row are initially sorted by first column. It is desired that I
can sort the same table by differen