cgi sorting table
someguy
inderjitrai at yahoo.com
Mon Sep 13 01:55:50 EDT 2004
More information about the Python-list mailing list
Mon Sep 13 01:55:50 EDT 2004
- Previous message (by thread): cgi sorting table
- Next message (by thread): generator expressions and new ternary operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi guys,
I'm using Python to generate a cgi web page with a table. What I
want to do is able to sort the table when the user clicks on a table
header. I'm trying to avoid using DOM and instead just want to use python
to generate a new page. Any ideas?
Thanks
- Previous message (by thread): cgi sorting table
- Next message (by thread): generator expressions and new ternary operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list