S
shiv
Hi all,
I need to determine which control was clicked on a page
when i am dealing with OnPostrequesthandler event in the
HttpModule Class. I don't want to use hardcoded names in
the Httpmodule class. What i want in httpmodule class is
that depending upon whats clicked on the page (Add or
Update or Delete) i would like to enter some distinct data
into the database depending upon the user action.
How to acheive this?
Thanks in advance
regards
shiv
I need to determine which control was clicked on a page
when i am dealing with OnPostrequesthandler event in the
HttpModule Class. I don't want to use hardcoded names in
the Httpmodule class. What i want in httpmodule class is
that depending upon whats clicked on the page (Add or
Update or Delete) i would like to enter some distinct data
into the database depending upon the user action.
How to acheive this?
Thanks in advance
regards
shiv