I have a variable named 'timeoutlocation' defined in an external JS file.
I need to assign a different value to this 'timeoutlocation' variable on code behind page.
How can I access a external JS variable on .aspx.cs page??
Would appreciate any help in the code.
Start Free Trial