B
bredal Jensen
Hello,
I have a web form with three buttons among other things.
I need to know wich one of my buttons was pressed .
The problem is that i want my page to be valid before any of the
buttons "click" routines can do some processing , meaning that they have the
"Causevalidation" property set to true.
The validation routines depends upon which of the buttons was pressed.
How can i identify them in my validation routine?
Thanks in advance.
I have a web form with three buttons among other things.
I need to know wich one of my buttons was pressed .
The problem is that i want my page to be valid before any of the
buttons "click" routines can do some processing , meaning that they have the
"Causevalidation" property set to true.
The validation routines depends upon which of the buttons was pressed.
How can i identify them in my validation routine?
Thanks in advance.