QUOTE(nekronom12 @ Jun 15 2008, 04:30 AM)

how about putting a drain health on it?
You can't put an offensive enchantment on gloves. Any enchantment which is given, is applied to the player. This is one of those hard coded aspects of the game, and even playing around with enchantment type of a specific enchantment n a hex editor will not allow you to attach an onstrike enchantment to a piece of equipment. It'll get changed to a constant effect in game.
The reason why this doesn't work too well is the same reason why most wrist blade mods don't work too well. Either you're still using the standard attack animations with an invisible, or oddly positioned weapon, or you're using scripting which is not particularly reliable.
At best, you might be able to script specific gauntlets, or an ability with OBSE to detect the defense of gauntlets worn, and then modify the player's
Attack Bonus if no weapon is being used.