Hello everyone,
I used table cells as buttons, and I have another table cell with text content.
What i'm trying to do is assign the table cell form behaviors so when the user clicks on it, I can execute some PHP code that would change the text in the other table cell.
Does anyone know how to do this?
Thanks.