Hello & thanks for answer,

yes I tried it with a manual __doPostBack by using btnname.Attributes.Add().
Didn't work, the postback was also blocked by the javascript code from the validation.

You said I could turn off the validation manually, I have not a clue how to do this. I guess I must implement a javascript aswell, but what have I to do in the script?