2
Welcome, but please use the search function before asking questions in forums, should be faster for everybody ( and sometimes you won't even get answers coz people are bored answering the same questions over and over again)
.
Anyway, for your first time here: the db class only allows 'select' queries when the request method is 'GET'. So, ensure your update page is called using POST, or use the queryF() method instead of query().
skalpa.>
PS: I just changed the error message in CVS, will be easier to understand in next releases. One less FAQ