http://qs1969.pair.com?node_id=130200


in reply to How can I spit info from the same DB to diff table cell's in CGI

This isn't really a CGI question, but a question about DBI. And for that, the only suggestion I have for you is to read the documentation for DBI and point you to the DBI entries on the Tutorials section of this site. Of course, if you're implementing this as a CGI script, you'll also need to play close attention to security. Good Luck!