As an alternative, here is Javascript code to create a hidden field on the page and taps into the onscroll and onload events of the page's body. The code shown here is in the page's Load event handler in the code behind file.
Hope this helps
As an alternative, here is Javascript code to create a hidden field on the page and taps into the onscroll and onload events of the page's body. The code shown here is in the page's Load event handler in the code behind file.
相关文章: