T
tony collier
do session variables have to be manipulated in page_load routine? I get a
compiler error when i try to set them inside of <script> </script> if they
aren't in page_load. If so how can i access them from inline code? i have
tried putting public before the variables that grab session data but this
doesn't help
thanks.
compiler error when i try to set them inside of <script> </script> if they
aren't in page_load. If so how can i access them from inline code? i have
tried putting public before the variables that grab session data but this
doesn't help
thanks.