Hi,
How to create object of class file (asp.net) using javascript and call is methods.
Thansk in advance
Ajay kumar.
You can only create a property class to send receive data you cannot access its methods. You will have to use AJAX and call web method for that
http://www.aspsnippets.com/Articles/Calling-server-side-function-from-JavaScript-in-ASP.Net.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.