goonfest has asked for the wisdom of the Perl Monks concerning the following question:
Each item in the first ROW of the array, represents its respective column name/title.
I am wanting to click on any column heading, and have my script run and sort the array by that column, then re-displaying the results to the webpage.
Can anyone offer any suggestions, or sample code, and/or a URL where I can see this code in action?
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML Table sort
by arturo (Vicar) on Feb 19, 2001 at 23:30 UTC | |
|
Re: HTML Table sort
by TheoPetersen (Priest) on Feb 19, 2001 at 23:33 UTC | |
|
Re: HTML Table sort
by allogenes (Beadle) on Feb 20, 2001 at 00:08 UTC | |
|
Re: HTML Table sort
by $CBAS (Scribe) on Feb 20, 2001 at 01:13 UTC |