I have a small problem about arrays. I wanted to populate an array everytime I refresh a page. the problem is everytime i refresh a page the array itself gets overwritten so the array resets. I tried using session to retain the value of the array but it still doesnt work. thanks for any help.