c# - How to send the value from javascript part of code to the ascx.cs code file -


There were some javascript functions in my .ascx page. To execute a method I want to send value to the codebehind file from this java script function.

I tried to try, but these errors were taking place. About this problem I have found that Google can not be used with PageMethods .ascx control pages, it can only be used with .aspx pages.

Please give me some suggestions on how I can do my job ..

It seems that the simplest way is that you want to run in the ASPX page, as you can use PageMedias and call it using Javascript.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -