variables returning to null
-
hi, im new using asp bt i have been using c# for bout 3 years but ive neither come across this problem before and need help. ive current got a set of public variables declared and i have a start timer button that changes a public bool to true and and data to a string, ive added break points and the data is added when the button is pressed but when press the stop button the variables have changed to null it could be something basic but i cant seem to get my head round it so would appraciate any help on the matter thanks marc
-
hi, im new using asp bt i have been using c# for bout 3 years but ive neither come across this problem before and need help. ive current got a set of public variables declared and i have a start timer button that changes a public bool to true and and data to a string, ive added break points and the data is added when the button is pressed but when press the stop button the variables have changed to null it could be something basic but i cant seem to get my head round it so would appraciate any help on the matter thanks marc
Can you post your code? That will help determine the problem.