Forum Moderators: open
I'm working in ASP.Net and I have this following doubt.
I have a server side button that fires some server side events when clicked. Additionally, it should then fire client side event like closing the window, for example.
I am able to achieve either one of these (i.e. server side or client side) but not both of them.
Can anybody help?
Thanx in advance!
If you are still having problems, maybe post some code we I can give you a hand.