How to access the js value in code behind(in server side)
Hello SirI have some problem regarding access the value
I wan to use some value in code behind on_load() which will set from the javascript window.onload()
and it will display always blank
is there any way to set value in js(onload()) and access in code behind
Thanks
Bhavik Shah