T
Tony Johansson
Hello!
There are two kind of server side controls.
1. HTML server side controls when you have the attribute runat=server added
2. WebServer control
On the subject question I would say the following but I'm not 100% sure.
So far as I understand it's only possible to use the HTML server side
control to raise event on both the server and the client.
So can you give me a comment ?
//Tony
There are two kind of server side controls.
1. HTML server side controls when you have the attribute runat=server added
2. WebServer control
On the subject question I would say the following but I'm not 100% sure.
So far as I understand it's only possible to use the HTML server side
control to raise event on both the server and the client.
So can you give me a comment ?
//Tony