James G. Sack (jim) wrote: > Andrew Lentvorski wrote: >> I'm doing a lot of work with truth tables and digital logic for my >> class. I'm really beginning to loathe creating tables by hand. >> >> Anybody have any suggestions for a way to enter data in a nice tabular >> form and then have a program spit out either a <table></table> or >> <div></div> HTML file? >> > > Belated response, but.. > > http://www.cs.tut.fi/~jkorpela/TSV.html#html
I know you didn't ask this question, but.. If you are interested in database related operations of converting formats, as well as _handling exceptions_, Paul DuBois' MySQL Cookbook has some nice scripts, all downloadable at http://www.kitebird.com/mysql-cookbook/ I have had good experiences with the 1st edition scripts (ca 2003), and I'm confident his 2ed stuff is even better. Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
