S
someguy
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
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