M
moko
I want a javascript in an .aspx page to call a method in a class in the
ASP.NET , C# application. The server side method should return some values,
which will be grabbed by the Javascript, and bound to the fields in the
window.
How can this be done , and is remoting one of the ways to do this ?
Thanks.
ASP.NET , C# application. The server side method should return some values,
which will be grabbed by the Javascript, and bound to the fields in the
window.
How can this be done , and is remoting one of the ways to do this ?
Thanks.