how to generate html table from "table" data?




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
.



Relevant Pages

  • client side html dynamic table creation
    ... I want to display and update records from a SQL query through an html ... I'm using a 'simple' MSI database ... The database will hold no more than 1,000 ...
    (microsoft.public.scripting.vbscript)
  • Re: Display the results of a query to an html table
    ... how do you display the results of an sql query and display it onto the ... html form or html table ... These can assist in translating SQL query results into Python objects. ...
    (comp.lang.python)
  • Re: how to generate html table from "table" data?
    ... I would like to convert the output of the SQL query, ... I would like to convert any "table" data to the html table. ... Dancing Bison Enterprises ... Software consulting and training ...
    (comp.lang.python)
  • Displaying graphs on html pages
    ... can someone advice me on how to go about drawing graphs based on ... data points returned from a SQL query and displaying them on a html ...
    (comp.lang.php)