how to generate html table from "table" data?
- From: petr.jakes.tpc@xxxxxxxxx
- Date: Tue, 25 Dec 2007 10:06:51 -0800 (PST)
Hi group,
I would like to convert the output of the SQL query, or more generally
I would like to convert any "table" data to the html table.
I would like to set some rules to format cells, columns or rows (font,
colour etc.) of the html table, according to the values in the
specific cells.
Googling for a while I have found only this tool:
http://pasko.net/PyHtmlTable/
Your tips to some other tools or/and your suggestion how to solve
above mentioned will be very helpful.
Thanks and regards
Petr Jakes
.
- Follow-Ups:
- Re: how to generate html table from "table" data?
- From: Bruno Desthuilliers
- Re: how to generate html table from "table" data?
- Prev by Date: Re: convert pdf to png
- Next by Date: Re: convert pdf to png
- Previous by thread: CPython and a C extension using Boehm GC
- Next by thread: Re: how to generate html table from "table" data?
- Index(es):
Relevant Pages
|