M
Mike
Hi,
I have a component that resides on the server side (distributed).
This component will trigger some events that I need to catch in an
ASP.NET form.
Basically, a user will press a button (in the ASP.NET form, client
side), a method on the server side component will be invoked, it will do
whatever is needed and also will trigger some events that I need to
catch in the ASP.NET form and act accordingly. I don’t want to refresh
the page so I guess AJAX will be needed.
Is this possible in the first place, and if it is, can you help me with
this problem?
Thanks,
Mike
I have a component that resides on the server side (distributed).
This component will trigger some events that I need to catch in an
ASP.NET form.
Basically, a user will press a button (in the ASP.NET form, client
side), a method on the server side component will be invoked, it will do
whatever is needed and also will trigger some events that I need to
catch in the ASP.NET form and act accordingly. I don’t want to refresh
the page so I guess AJAX will be needed.
Is this possible in the first place, and if it is, can you help me with
this problem?
Thanks,
Mike