S
shland
This is related to my previous post on "fire click event from serverside
code?"
Alternately, is there a way to intercept a click event on a control from a
referenced .dll, and do some pre-processing prior to allowing the click
event processing to occur in the .dll?
Background - I'm using a button control from a .dll for which I do not have
source code, and before the .dll processes the button click, I want to save
information entered by the user into a database, or perform some server-side
validation...
Thanks much,
Sheryl
code?"
Alternately, is there a way to intercept a click event on a control from a
referenced .dll, and do some pre-processing prior to allowing the click
event processing to occur in the .dll?
Background - I'm using a button control from a .dll for which I do not have
source code, and before the .dll processes the button click, I want to save
information entered by the user into a database, or perform some server-side
validation...
Thanks much,
Sheryl