[Gambas-devel] Patch for gb.db
Daniel Campos
daniel.campos at ...103...
Wed Nov 24 19:17:53 CET 2004
Hi:
I've added a feature to the "Result" class, adding a function that
translates the Result information to a HTML table, that can be saved in
a file,
or returned like an String for more processing.
It just uses the "<table>","<th>" and "<td>" tags, so it can be parsed
as XML, and adding just a little css code can provide a beautiful
report.
I think it is an important feature for CGI's and also to show reports in
a program directly using the "gb.kde.html" component, for example, or
calling mozilla...
I also think it has not bugs, so it can be included in the main gambas
branch.
Regards,
Daniel Campos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CResult.c
Type: text/x-csrc
Size: 14945 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20041124/26d0baee/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbhtml.png
Type: image/png
Size: 57349 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20041124/26d0baee/attachment.png>
More information about the Devel
mailing list