Hi,
i have a form which inserts data into a database. One of the fields in the database is called "replies". Everytime the user submits something i want "1" added to the replies field. To do this i am using a hidden field. My question is what do i need to do to the script to update the database for each form submission?
Thanx