Hate to ask a question that has surely been asked before, but can someone help..... I run a simple DBI script from telnet to insert a row into a table. This works fine. When I call that script from a browser, it will not insert. I suspsected that the www user (nobody) needed insert access to the table and database. Thus, I granted this user Insert, Select, and Update rights. I tried again, and no go. I shutdown mysql and restarted it just to be sure it wasn't a flush problem, and still no go. Any ideas? Much thanks, in advance. Joe HalbrookThread Next