1
Answer

How can we call server side(c#) function from client side script(Javascript) without using ajax?

Om prakash Singh

Om prakash Singh

13y
2.2k
1
How can we call server side function from client side script without using ajax?

The situation is like, I have a function on server side written in c# and I have to call it from javascript without using ajax. Is it possible. If yes then how.
Answers (1)
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y

Look at the right side of this window; do you see "Our recommended articles"? There might be something useful there.
 
I suggest using documented solutions provided by Microsoft. Forms support automatic scaling; look at the documentation for details. For example, look at the AutoScaleMode Property.