The global variable doesn’t keep its value
The problem is , every time i do a postback my variable “value” doesn’t keep it’s previous value, and always the dictionary is empty. It doesn’t have any previous saved data. How can i make it to save data ?