Dear all:
I just want to know is there a way to make a submit button to generate a msg so that I can pass it to another PHP page to do some processing.
My design is to have a frame on the left which contains several submit buttons. Buttons are placed in a table which is contained in a form. When user clicks the different button, different msg will be passed to anthor frame which is a PHP page.So that the PHP page will react depend on the msg it received. Is it possible to do so with out using JAVA script? Pls give me some highlights. Thanks a lot.
I just want to know is there a way to make a submit button to generate a msg so that I can pass it to another PHP page to do some processing.
My design is to have a frame on the left which contains several submit buttons. Buttons are placed in a table which is contained in a form. When user clicks the different button, different msg will be passed to anthor frame which is a PHP page.So that the PHP page will react depend on the msg it received. Is it possible to do so with out using JAVA script? Pls give me some highlights. Thanks a lot.