in reply to creating an html table based on db values

Are you talking about a CGI interface to a Database?

If so you can roll your own with CGI and DBI or if you are really only displaying database tables you might want to look at DBIx::HTMLinterface for some help.

Alternatively specify your problem a bit more and we'll see if we can be more specific!

  • Comment on Re: creating an html table based on db values