Hello everbody, if a have HTML document lik this: <form action = "submit_to.php"> <input type="image" src="xxx" name="action1"> <input type="image" src="xxx" name="action2"> </form> How can know whether the user is pressed on the "action1" or "action2" image button?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]