These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Form input onclick not supported by IGB?
<form method="post"><input type="submit" name="submit" value="Submit"><input type="submit" name="delete" value="Delete" onclick="return confirm('Really delete?');" id="delete"></form>