Hi,
I have to change in an application all submit buttons with image buttons.
The problem is that the image button don't send the value parameter but the x and y coordinates. The application uses the behaviour of the submit button who sends in request a parameter with name the name of the submit object and value the value of the button because there are more then one submit button in the forms for differend actions.
Can somebody tell me how to replace the buttons with images and keep the functionalty (send a parameter with a secified value..)?
Thanks
Stefan
I have to change in an application all submit buttons with image buttons.
The problem is that the image button don't send the value parameter but the x and y coordinates. The application uses the behaviour of the submit button who sends in request a parameter with name the name of the submit object and value the value of the button because there are more then one submit button in the forms for differend actions.
Can somebody tell me how to replace the buttons with images and keep the functionalty (send a parameter with a secified value..)?
Thanks
Stefan