Probably the best suggestion I can make is to look at the Net traffic with Firebug to make sure that the values you think you are sending are actually in the POST content. You should also look at the response for errors. You also need to be passing the values in te right format for the underlying column types.
M.
M.