cgi sorting table

someguy inderjitrai at yahoo.com
Mon Sep 13 01:55:50 EDT 2004


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



More information about the Python-list mailing list