Dear all , I am using VS2010 and trying a simple scenario to call a web method from javascript , however my web method keeps returning undefined like the alert just alerts ( undefined ) , here is my code I really dont know what's the error . I tried adding extra parameters as some guy said but It's not working too.
here is my code :
<%
@ Pag ...
Go to the complete details ...