Preventing button postback



Hi

I need to be able to prevent a Server Button from posting back when clicked, the reason for this is so I can use client-script to disable the button and then when there is a postback to save its state...

Kev


.