hi
i'm writting a web aplication that is a simple form; what i want is that when the user clicks on the submit button, at the same time the text is inserted into the database, also a timestamp is added to another field of that same entry.
How can i do that?