> Any suggestions ?

Try this:

<input type="submit" name="btid" value="Delete" />
<input type="submit" name="btid" value="Cancel" />
<input type="submit" name="btid" value="Save" />


And then you can check the value of $_POST['btid']. Oh and btw...
<center>... seriously?
That's so 9 years ago. ;-)

-- 
Richard Heyes

HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari:
http://www.rgraph.net (Updated March 28th)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to