[bt-devel] Saving Search Analysis To Disk
Luke Mauldin
bt-devel@crosswire.org
Wed, 27 Jun 2001 15:32:03 -0500
I am going to try to work on saving the search analysis to disk in the next
couple of days. However I do not know ANY html so I cannot use html to
display the tables. If someone else wants to do that, let me know.
Luke
On Wednesday 27 June 2001 02:08 pm, you wrote:
> just a proposal:
>
> you may want to implement parallel modulkes display, like say in a table:
>
> ---------------------------
>
> | book | WEB | ASV |
>
> ---------------------------
>
> | Mark | 239 | 234 |
>
> ---------------------------
>
> | John | 239 | 234 |
>
> ---------------------------
>
> (hope it displays correctly for you)
>
> For correct display it would be good to write to html using tables...
> Should be easy to do.
>
> You could also add percentage values.
>
>
> Martin