I need to generate dynamic HTML from contents in the SQLite database. Display some text/tables and related. Upon clicking on the web-page, the web-page can generate another query and display subsequent queries as HTML on the web.
On 4/3/07, John Stanton <[EMAIL PROTECTED]> wrote:
What does the HTML have to do? Vivek Rajan wrote: > Hello SQLite Community- > > For a personal project, I need to dynamically create HTML pages from an > on-disk SQLite database. I don't need cross-network capability, I just need > the ability to query and dynamically generate HTML from an on-disk SQLite > database on a localhost (stand-alone unix machine). I am using PERL as the > API for accessing/querying SQLite. > > Has someone done something like this? Could you please post any code > snippets, suggestions and/or pointers for how to do this? > > Thanks in advance. > > Rajan > ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------
-- Vivek Rajan (503) 646-3985