I am building a cgi page that prints out a table from sqlite. I have added features such as delete row, update row data with the website interface.
I was wondering if there are similar code available on the net? something like templates?
Someone must have done something similar?