Server Side Calling Method From Javascript
Web Development
2
Posts
2
Posters
1
Views
1
Watching
-
Hello, When i want to call a server side from javascript i used to use the alert('<% MethodName() %>') which returns a specific string. Now i want to apply this in Jscript.js File which can't be done. My question is how could i use that type method calling from a js file. Please note that the method is found a another place such as (Master Page) Many Thanks
-
Hello, When i want to call a server side from javascript i used to use the alert('<% MethodName() %>') which returns a specific string. Now i want to apply this in Jscript.js File which can't be done. My question is how could i use that type method calling from a js file. Please note that the method is found a another place such as (Master Page) Many Thanks