I have two files. (This is a simplified example)
The first file declared variables - the second outputs the variables.
The problem is that myArray is 'undeclared' when file2.aspx tries to use it. However varName is working fine.
If I declare and populate myArray in the same way in file2.aspx...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.