Re: how to generate html table from "table" data?



petr.jakes....@xxxxxxxxx a écrit :

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.

Why not try writing your own code for this first?
If nothing else, it'll help you learn more, and may also help you
understand better, the other options.

Vasudev Ram
-----------
Dancing Bison Enterprises
Software consulting and training
Biz site: http://www.dancingbison.com
Blog (on software innovation): http://jugad.livejournal.com
Quick and easy PDF creation toolkit: http://www.dancingbison.com/products.html

.



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)
  • 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)
  • 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. ... I would like to set some rules to format cells, columns or rows (font, ... Petr Jakes ...
    (comp.lang.python)